InstallationΒΆ

At the command line:

$ easy_install django-flexible-payments

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv django-flexible-payments
$ pip install django-flexible-payments