GitHub hooks made simpler to handle!
Project description
import ghooks
@ghooks.events('push')
def push_event(data):
# Use/Manipulate data posted
# Actions to take when push event is triggered
ghooks.run()
To run the webhook, python3 filename.py -p 5000
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
ghooks-0.1.tar.gz
(1.8 kB
view details)
Built Distribution
ghooks-0.1-py3-none-any.whl
(3.1 kB
view details)
File details
Details for the file ghooks-0.1.tar.gz
.
File metadata
- Download URL: ghooks-0.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0f0bd9b014686a7bbed2c696a622cf933d65db1207cb52a2dd88547b3c5d0a2 |
|
MD5 | a90cb6a0f113334acfeb2911b9c1d52d |
|
BLAKE2b-256 | 94f389a413798035bd90b2bfaa6496814c909c2579c8be520e9b340c01d4c290 |
File details
Details for the file ghooks-0.1-py3-none-any.whl
.
File metadata
- Download URL: ghooks-0.1-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4058d98c2417189e68d4b1192f71d6e2a261f8fc6fa33bf05698ae74c6447e8 |
|
MD5 | 3c4296c77b1d95f126adfe08042ad91c |
|
BLAKE2b-256 | d0eda740feca5added623d9e213eec556c697b8ba3ac9eded4eb8ec8e4969060 |