InstallationΒΆ

At the command line:

$ easy_install django-sqrl

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv django-sqrl
$ pip install django-sqrl