Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

github_hooker-0.2-py3-none-any.whl (51.5 kB view hashes)

Uploaded Python 3

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