Installation

At the command line:

$ pip install reviewstats

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv reviewstats
$ pip install reviewstats