InstallationΒΆ

At the command line:

$ easy_install django-script-codes

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv django-script-codes
$ pip install django-script-codes