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:
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file podiant-webhooks-0.1.0.tar.gz.
File metadata
- Download URL: podiant-webhooks-0.1.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1102f8adf78dbcb681f2e37c589b896766a409dee49947447d66c02b74543a56
|
|
| MD5 |
35a71443b6a9f052ec55bf62ec2bf09a
|
|
| BLAKE2b-256 |
0628748256cfea5cc7558dd94395f45ba5c05affe024cbdb40c6000ca7ec6645
|