InstallationΒΆ

At the command line:

$ easy_install drf-tus

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv drf-tus
$ pip install drf-tus