Skip to main content

Simple server to listen for GitHub repo hooks.

Project description

This is just a boilerplate for implementing a GitHub Service Hooks server based on Twisted.

Uses klein and twisted.

Impement your on “run.py” and start it like:

twistd -n web --class=run.resource

It will parse incomming hooks and covert the JSON into objects.

It is planed to also include a simple web tool to register hooks or check hook status.

Development

Get virtual environment and install dependencies:

make deps

Run the tests:

make test

Run the server:

make run

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

txghserf-0.1.9.tar.gz (8.4 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