{ "info": { "author": "Dinesh Appavoo", "author_email": "dinesha.cit@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Build Tools" ], "description": "gitnotus : github notification\n====================================\n\n.. image:: https://drone.io/github.com/dineshappavoo/gitnotus/status.png\n :target: https://drone.io/github.com/dineshappavoo/gitnotus\n :alt: drone.io CI build status\n\n.. image:: https://pypip.in/v/gitnotus/badge.png\n :target: https://pypi.python.org/pypi/gitnotus/\n :alt: Latest PyPI version\n\n.. image:: https://pypip.in/d/gitnotus/badge.png\n :target: https://pypi.python.org/pypi/gitnotus/\n :alt: Number of PyPI downloads\n\n`gitnotus` is a set of API's/tools written to manage github events. Event updates will be notified through web hooks.\n\nConfiguration\n==============\n- Make apache tomcat web server up and running\n- Make an public URl to post the hook\n- In local use ngrok.com to make an URL. Next two steps are required in case if you do not have an public domain\n- download and install ngrok\n- ./ngrok 8080\n- Add the webhook URL to the git repo\n- Start the webhook_handler to recieve json ./weghook_handler.py\n- Start the local smtp server on port 1025 using the following command 'python -m smtpd -n -c DebuggingServer localhost:1025' to send emails \n\nFeatures\n========\n* CLI to manage and effetively utilize github events.\n\nRequirements\n============\n* Python 2.6, 2.7, 3.2, 3.3, 3.4\n* Flask\n* json\n* pickle\n\nLicense\n=======\nMIT", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://dineshappavoo.github.io/gitnotus/", "keywords": "event manager", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "gitnotus", "package_url": "https://pypi.org/project/gitnotus/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gitnotus/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://dineshappavoo.github.io/gitnotus/" }, "release_url": "https://pypi.org/project/gitnotus/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "A high-level Python CLI for github event management", "version": "0.1.1" }, "last_serial": 1387047, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "db9828a995b20ab2a564c7effdc77daa", "sha256": "286eb7d02ba2faa62448f83a864e9b477cc27012fa4b3fb2833b8a51b8906559" }, "downloads": -1, "filename": "gitnotus-0.1.0.tar.gz", "has_sig": false, "md5_digest": "db9828a995b20ab2a564c7effdc77daa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8217, "upload_time": "2015-01-18T17:49:59", "url": "https://files.pythonhosted.org/packages/1b/8d/2e0d198ec310369f1a06ac641e220103db158d334b7aac6cbca3a3b4edaf/gitnotus-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "0b2dea64244efbe01a893361fb26d623", "sha256": "c151f1d98b617523dd4cdf43f0aea43740c82bc11e2284e25c5e2cee29721d07" }, "downloads": -1, "filename": "gitnotus-0.1.1.tar.gz", "has_sig": false, "md5_digest": "0b2dea64244efbe01a893361fb26d623", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8220, "upload_time": "2015-01-18T18:56:52", "url": "https://files.pythonhosted.org/packages/32/8c/d5ff9625483008ea7ea5c31d681d38bdd2e473784a9e06127e079a809c61/gitnotus-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0b2dea64244efbe01a893361fb26d623", "sha256": "c151f1d98b617523dd4cdf43f0aea43740c82bc11e2284e25c5e2cee29721d07" }, "downloads": -1, "filename": "gitnotus-0.1.1.tar.gz", "has_sig": false, "md5_digest": "0b2dea64244efbe01a893361fb26d623", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8220, "upload_time": "2015-01-18T18:56:52", "url": "https://files.pythonhosted.org/packages/32/8c/d5ff9625483008ea7ea5c31d681d38bdd2e473784a9e06127e079a809c61/gitnotus-0.1.1.tar.gz" } ] }