{ "info": { "author": "Taylor McKinnon", "author_email": "htmlfreak117@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "PushoverPy\n===========\nPushoverPy provides a simple api to pushover.net, and a command line client. Sending messages is as easy as::\n\n from PushoverPy import Pushover\n \n Api = Pushover(User_Key, Api_Token)\n Api.send('Hello World')\n\nOr from the comand line::\n\n pushoverpy --usey-key --token --message \"Hello World\"\n\t\nDevelopment is hosted on `Github `_.", "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/T-Mac/PushoverPy/blob/master/Pushover.py", "keywords": null, "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "PushoverPy", "package_url": "https://pypi.org/project/PushoverPy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/PushoverPy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/T-Mac/PushoverPy/blob/master/Pushover.py" }, "release_url": "https://pypi.org/project/PushoverPy/1.0.2/", "requires_dist": null, "requires_python": null, "summary": "Simple api to pushover.net", "version": "1.0.2" }, "last_serial": 932021, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "7869ca88bf2f1f6ef0320c6cd4875320", "sha256": "b9ef36af1de58c1ef338717f0c65aebb2fa4e954d2792ae640dc7940e1da804c" }, "downloads": -1, "filename": "PushoverPy-1.0.0.tar.gz", "has_sig": false, "md5_digest": "7869ca88bf2f1f6ef0320c6cd4875320", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2176, "upload_time": "2013-11-29T03:36:03", "url": "https://files.pythonhosted.org/packages/21/e9/65ff0495b60d3f0c4ef51b7a02b619e696c880fe15f0ae579e63fd5bc40e/PushoverPy-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "e61f5f02561bf06eee69778b22c460a4", "sha256": "16161a4a6b52334b3a56ccf5e46d7a95848d8e60297f662cd7b18077b6bbfc71" }, "downloads": -1, "filename": "PushoverPy-1.0.1.tar.gz", "has_sig": false, "md5_digest": "e61f5f02561bf06eee69778b22c460a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2178, "upload_time": "2013-11-29T19:24:11", "url": "https://files.pythonhosted.org/packages/8f/f1/1e2cd5cafdc0a96eca6b77dd09b8abe2448c1d8b1db760b15f6d121924ee/PushoverPy-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "19eb3e4acdc55fd4c4035eba95f363d1", "sha256": "bcab1fff97a13e0d2b1ef4fc32e798b3b67c87a6af5e6a9ac60b622c64da37be" }, "downloads": -1, "filename": "PushoverPy-1.0.2.tar.gz", "has_sig": false, "md5_digest": "19eb3e4acdc55fd4c4035eba95f363d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2232, "upload_time": "2013-11-29T19:28:57", "url": "https://files.pythonhosted.org/packages/c1/49/09bd41d643666a026b07384ed6a293247ac9f4c7a93c2940c446c5f1a8ca/PushoverPy-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "19eb3e4acdc55fd4c4035eba95f363d1", "sha256": "bcab1fff97a13e0d2b1ef4fc32e798b3b67c87a6af5e6a9ac60b622c64da37be" }, "downloads": -1, "filename": "PushoverPy-1.0.2.tar.gz", "has_sig": false, "md5_digest": "19eb3e4acdc55fd4c4035eba95f363d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2232, "upload_time": "2013-11-29T19:28:57", "url": "https://files.pythonhosted.org/packages/c1/49/09bd41d643666a026b07384ed6a293247ac9f4c7a93c2940c446c5f1a8ca/PushoverPy-1.0.2.tar.gz" } ] }