InstallationΒΆ

At the command line:

$ easy_install dj-termsearch

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv dj-termsearch
$ pip install dj-termsearch