InstallationΒΆ

At the command line:

$ easy_install dj-webhooks

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv dj-webhooks
$ pip install dj-webhooks