WebHook broker that accepts notifications from multiple platforms and performs simple actions in response
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

requirements.txt 38B

12345
  1. flask
  2. requests
  3. lxml
  4. bs4
  5. python-jenkins