InstallationΒΆ

At the command line:

$ easy_install authortoolkit

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv authortoolkit
$ pip install authortoolkit