InstallationΒΆ

At the command line:

$ easy_install dj-spam

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv dj-spam
$ pip install dj-spam