Skip to main content

Proxy for Sidelaunching on GitHub Events

Project description

Proxy for Sidelaunching on GitHub Events

Usage

proxy.py:

import octoproxy

@octoproxy.events.register_event('pull_request', repository='*')
def do_something_on_pull_request(event_type, event_data):
    ...

 if __name__ == "__main__":
    octoproxy.app.run()
$ python proxy.py

Authors

octoproxy was written by M. de Verteuil.

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

octoproxy-0.1.2.tar.gz (2.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