{ "info": { "author": "taeguk", "author_email": "xornrbboy@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3 :: Only" ], "description": "Github Pushbullet\n=====================\n\n.. image:: https://img.shields.io/pypi/v/github_pushbullet.svg\n :target: https://pypi.python.org/pypi/github_pushbullet\n\n.. image:: https://img.shields.io/pypi/dm/github_pushbullet.svg\n :target: https://pypi.python.org/pypi/github_pushbullet\n\nPush github notifications to pushbullet.\n\n\nInstallation\n-----------------\n\n.. code-block:: bash\n\n $ pip install github_pushbullet\n\n\nSimple Example\n---------------\n.. code-block:: python\n\n from github_pushbullet import (\n GithubAccount,\n GithubPushbullet,\n )\n \n account = GithubAccount(\"username\", \"password\")\n gp = GithubPushbullet(account, \"access_token\")\n gp.run() # infinite loop\n\n`See more examples.\n`_\n\n\nContributing\n-----------------\nWelcome! I'm waiting contributors!", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/taeguk/github_pushbullet", "keywords": "github notification push pushbullet", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "github_pushbullet", "package_url": "https://pypi.org/project/github_pushbullet/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/github_pushbullet/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/taeguk/github_pushbullet" }, "release_url": "https://pypi.org/project/github_pushbullet/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Push github notifications to pushbullet.", "version": "0.1.1" }, "last_serial": 2124892, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "dac7221b6f89e18c6570b2c712209118", "sha256": "4fc6b1e48f39fdeb408a5d3f54668374b74b9ee82382a63b1556e700dbc89177" }, "downloads": -1, "filename": "github_pushbullet-0.0.1.tar.gz", "has_sig": false, "md5_digest": "dac7221b6f89e18c6570b2c712209118", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2654, "upload_time": "2016-03-29T15:23:33", "url": "https://files.pythonhosted.org/packages/e4/bc/878381c7de316981ff91e2167f7dc9f589443e643908008411f24504b087/github_pushbullet-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "8ebe849fe0596c89360b9beb216e680c", "sha256": "38879efd7ee3f66fccd7d69c4dc8b217a636e651d3475b808540c106fde5f165" }, "downloads": -1, "filename": "github_pushbullet-0.0.2.tar.gz", "has_sig": false, "md5_digest": "8ebe849fe0596c89360b9beb216e680c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2665, "upload_time": "2016-03-29T15:43:53", "url": "https://files.pythonhosted.org/packages/01/d0/ae89e18b8c1613ec54cbb4688b85eb5a7b50f83d999873525d149059d0aa/github_pushbullet-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "c7c8c461c47e9a30fcad57bfb353cbee", "sha256": "7b3124c7859dd15bd99afc60be00bbc5161ac9998a1aa7900ec6a42d27bb0df4" }, "downloads": -1, "filename": "github_pushbullet-0.0.3.tar.gz", "has_sig": false, "md5_digest": "c7c8c461c47e9a30fcad57bfb353cbee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2668, "upload_time": "2016-03-29T15:47:33", "url": "https://files.pythonhosted.org/packages/c5/15/4c2619a1fd8aa20b5799ec58ce06ca359714f44e327987df85cf6027dcdb/github_pushbullet-0.0.3.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "a311bc6c839fdb7cc8c457f8bebf8715", "sha256": "9eff0dd88c1f35f12429385ad334c830c10ef4766f6c51eec4ff138ea0c06a89" }, "downloads": -1, "filename": "github_pushbullet-0.1.0.tar.gz", "has_sig": false, "md5_digest": "a311bc6c839fdb7cc8c457f8bebf8715", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2646, "upload_time": "2016-04-19T15:35:55", "url": "https://files.pythonhosted.org/packages/6f/02/83ccfc24bd45c055ffefe510778d27f137fe6510cc1190e3d186e968e26e/github_pushbullet-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "1a4441237a2014688c37f81d71f027dd", "sha256": "dcd4bd07c067bbe43eab25205c77b2eeb2f78095cd43a88e90c9b87d6400b282" }, "downloads": -1, "filename": "github_pushbullet-0.1.1.tar.gz", "has_sig": false, "md5_digest": "1a4441237a2014688c37f81d71f027dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2780, "upload_time": "2016-05-20T09:12:25", "url": "https://files.pythonhosted.org/packages/e5/b3/12e2b74778ee3fd113cd6381f79eb5c13055e22cd1433c6ad60e1debe722/github_pushbullet-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1a4441237a2014688c37f81d71f027dd", "sha256": "dcd4bd07c067bbe43eab25205c77b2eeb2f78095cd43a88e90c9b87d6400b282" }, "downloads": -1, "filename": "github_pushbullet-0.1.1.tar.gz", "has_sig": false, "md5_digest": "1a4441237a2014688c37f81d71f027dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2780, "upload_time": "2016-05-20T09:12:25", "url": "https://files.pythonhosted.org/packages/e5/b3/12e2b74778ee3fd113cd6381f79eb5c13055e22cd1433c6ad60e1debe722/github_pushbullet-0.1.1.tar.gz" } ] }