InstallationΒΆ

At the command line:

$ easy_install exreporter

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv exreporter
$ pip install exreporter