{ "info": { "author": "Kashif Iftikhar", "author_email": "kashif@compulife.com.pk", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Build Tools" ], "description": "github-hooker\n=============\n\nEasily handle github hooks. This package allows easily handling github webhooks by running a simple bottle\nwebserver to handle requests coming from github. All it requires is a module containing functions with\npredefined names to handle the github event transmitted via webhook.\n\nThe webhook at Github should be configured to send event data as JSON and not as url form encoded.\n\nExample:\n\n.. code:: bash\n\n github_hooker -c config.json -m github_actions.py", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/threatify/github-hooker", "keywords": "github webhooks python handler", "license": "", "maintainer": "", "maintainer_email": "", "name": "github-hooker", "package_url": "https://pypi.org/project/github-hooker/", "platform": "", "project_url": "https://pypi.org/project/github-hooker/", "project_urls": { "Homepage": "https://github.com/threatify/github-hooker" }, "release_url": "https://pypi.org/project/github-hooker/0.2/", "requires_dist": null, "requires_python": "", "summary": "Simple github webhooks handler", "version": "0.2" }, "last_serial": 3652579, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "787246c599c06be29a7796fe50f7f01f", "sha256": "ac360c7a6aa82ed380ea8e577b7417c41bc84e35e2708ed953432453a4800d50" }, "downloads": -1, "filename": "github-hooker-0.1.tar.gz", "has_sig": false, "md5_digest": "787246c599c06be29a7796fe50f7f01f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3028, "upload_time": "2018-03-08T21:47:47", "url": "https://files.pythonhosted.org/packages/fe/f2/4fcb4b0794ee120c58a456c76663181410cccbde964d5c245645dd853c50/github-hooker-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "2c6d828f760c5e16ecfc8ae4e9bbb280", "sha256": "b46361e2e0cdd069cd4130b7d9ab0dc964baa6ac3e56e6518a4f2d1fa9aea613" }, "downloads": -1, "filename": "github-hooker-0.2.tar.gz", "has_sig": false, "md5_digest": "2c6d828f760c5e16ecfc8ae4e9bbb280", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 51730, "upload_time": "2018-03-08T22:08:18", "url": "https://files.pythonhosted.org/packages/d4/dd/a5d681d69caa0e13eccb91015d12860b186c768054d05289fe470e5c257d/github-hooker-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2c6d828f760c5e16ecfc8ae4e9bbb280", "sha256": "b46361e2e0cdd069cd4130b7d9ab0dc964baa6ac3e56e6518a4f2d1fa9aea613" }, "downloads": -1, "filename": "github-hooker-0.2.tar.gz", "has_sig": false, "md5_digest": "2c6d828f760c5e16ecfc8ae4e9bbb280", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 51730, "upload_time": "2018-03-08T22:08:18", "url": "https://files.pythonhosted.org/packages/d4/dd/a5d681d69caa0e13eccb91015d12860b186c768054d05289fe470e5c257d/github-hooker-0.2.tar.gz" } ] }