InstallationΒΆ

At the command line:

$ easy_install webhooks

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv webhooks
$ pip install webhooks