InstallationΒΆ

At the command line:

$ easy_install drf-sideloading

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv drf-sideloading
$ pip install drf-sideloading