Skip to main content

A super-simple, arbitrary webhook client

Project description

Podiant webhooks

Build Coverage

A super-simple, arbitrary webhook client

Quickstart

Install Webhooks:

pip install podiant-webhooks

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'webhooks',
    ...
)

Running tests

Does the code actually work?

coverage run --source webhooks runtests.py

Credits

Tools used in rendering this package:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

podiant-webhooks-0.1.0.tar.gz (3.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page