Simple github webhooks handler
Project description
Easily handle github hooks. This package allows easily handling github webhooks by running a simple bottle webserver to handle requests coming from github. All it requires is a module containing functions with predefined names to handle the github event transmitted via webhook.
The webhook at Github should be configured to send event data as JSON and not as url form encoded.
Example:
github_hooker -c config.json -m github_actions.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
github-hooker-0.2.tar.gz
(51.7 kB
view details)
Built Distribution
File details
Details for the file github-hooker-0.2.tar.gz
.
File metadata
- Download URL: github-hooker-0.2.tar.gz
- Upload date:
- Size: 51.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b46361e2e0cdd069cd4130b7d9ab0dc964baa6ac3e56e6518a4f2d1fa9aea613 |
|
MD5 | 2c6d828f760c5e16ecfc8ae4e9bbb280 |
|
BLAKE2b-256 | d4dda5d681d69caa0e13eccb91015d12860b186c768054d05289fe470e5c257d |
File details
Details for the file github_hooker-0.2-py3-none-any.whl
.
File metadata
- Download URL: github_hooker-0.2-py3-none-any.whl
- Upload date:
- Size: 51.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a57c7ec2ba1db5d47081d9c9e5ae89854f6d5651af517616ad02c0d6785258e |
|
MD5 | 71c3ad0ab0a04e8fcce5a854d332255a |
|
BLAKE2b-256 | 33ea708867596ced59d7808e94d83b682d5b311976d63f0e7a729cf3ed469efc |