Installation

At the command line:

$ easy_install django_ssh_storage

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv django_ssh_storage
$ pip install django_ssh_storage