InstallationΒΆ

At the command line:

$ easy_install django-cryptocurrency-payment

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv django-cryptocurrency-payment
$ pip install django-cryptocurrency-payment