InstallationΒΆ

At the command line:

$ easy_install contentful-webhook-receiver

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv contentful-webhook-receiver
$ pip install contentful-webhook-receiver