podiant-webhooks 0.1.0

Last updated:

0 purchases

podiant-webhooks 0.1.0 Image
podiant-webhooks 0.1.0 Images
Add to Cart

Description:

podiantwebhooks 0.1.0

Podiant webhooks


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:

Cookiecutter
cookiecutter-djangopackage

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.