python endpoint webhook for bitbucket
This script test under this Requirements
- Ubuntu OS.
- Python [ installed already with ubuntu ] .
- Pip.
install by this command
$ apt install pip
- Download Script .
$ git clone https://github.com/ihalloum/bitbucket-webhook.git
- loads required libraries.
$ pip install -r requirements.txt
- Edit Script vars to fit your data. check conf.py
- Start Server :)
$ python -W ignore start-webhook.py