InstallationΒΆ

At the command line:

$ easy_install dictregister

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv dictregister
$ pip install dictregister