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
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
octoproxy-1.1.tar.gz
(2.4 kB
view details)
File details
Details for the file octoproxy-1.1.tar.gz
.
File metadata
- Download URL: octoproxy-1.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b00402d5261388b56a17cae3dd8fcbc002ee98ba54300176ea79114572c9fe8 |
|
MD5 | 0a2fb22202e2c12e9be607788101e238 |
|
BLAKE2b-256 | e6c8b7c24e206c3dae017d659505322c3b74844967579e760bf30c8da49f1932 |