InstallationΒΆ

At the command line:

$ easy_install pyramid_sendgrid_webhooks

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv pyramid_sendgrid_webhooks
$ pip install pyramid_sendgrid_webhooks