InstallationΒΆ

At the command line:

$ easy_install django-planout-experiments

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv django-planout-experiments
$ pip install django-planout-experiments