InstallationΒΆ

At the command line:

$ easy_install django-blockstack-auth

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv django-blockstack-auth
$ pip install django-blockstack-auth