{ "info": { "author": "Beno\u00eet Bourgeois", "author_email": "bierdok@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "gnotify\n=======\n\nCommand line program to get notified on your Google devices from a text-to-speech.\n\nWorks with:\n\n* [Google Translate](https://translate.google.com/) converts a text-to-speech to an audio resource.\n* [PyChromecast](https://github.com/balloob/pychromecast) interacts with Google devices to play audio resource.\n* [Cachier](https://github.com/atmb4u/cashier) persists audio resource into user cache with mongo.\n\nInstallation\n------------\n\nFrom GitHub:\n\n```\n# pip3 --no-cache-dir install https://github.com/bierdok/gnotify/archive/master.zip\n```\n\nFrom the source tree:\n\n```\n# python3 setup.py install clean\n```\n\nUsage\n-----\n\n```\ngnotify --help\n```\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "gnotify", "package_url": "https://pypi.org/project/gnotify/", "platform": "", "project_url": "https://pypi.org/project/gnotify/", "project_urls": null, "release_url": "https://pypi.org/project/gnotify/0.1.0/", "requires_dist": [ "cachier (==1.2.4)", "pychromecast (==2.3.0)", "pymongo (==3.7.2)" ], "requires_python": "", "summary": "Get notified on your Google Home device from text-to-speech", "version": "0.1.0" }, "last_serial": 5817163, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "d7229cf72a763f72d0632a1a9ad9187f", "sha256": "7a6868492fb0942b3735bb19ac20e249649e7e11807e3d480a1121176b29b66e" }, "downloads": -1, "filename": "gnotify-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "d7229cf72a763f72d0632a1a9ad9187f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4516, "upload_time": "2019-09-11T21:53:02", "url": "https://files.pythonhosted.org/packages/22/4b/319a2d90fb8328b9029672ab68254d91adfb1d7ed2dc22420905ba3065cd/gnotify-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4e7cfa87265dbacee13f119c6876e01f", "sha256": "f201bed9511ed0a9076fbaf75e36afa3409fe6bf541f7ac060474ff0b9a1820b" }, "downloads": -1, "filename": "gnotify-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4e7cfa87265dbacee13f119c6876e01f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3886, "upload_time": "2019-09-11T21:53:05", "url": "https://files.pythonhosted.org/packages/94/ef/360c6866486305e5f896c3443ee09e0582901a0411472e72a421eeb07749/gnotify-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d7229cf72a763f72d0632a1a9ad9187f", "sha256": "7a6868492fb0942b3735bb19ac20e249649e7e11807e3d480a1121176b29b66e" }, "downloads": -1, "filename": "gnotify-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "d7229cf72a763f72d0632a1a9ad9187f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4516, "upload_time": "2019-09-11T21:53:02", "url": "https://files.pythonhosted.org/packages/22/4b/319a2d90fb8328b9029672ab68254d91adfb1d7ed2dc22420905ba3065cd/gnotify-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4e7cfa87265dbacee13f119c6876e01f", "sha256": "f201bed9511ed0a9076fbaf75e36afa3409fe6bf541f7ac060474ff0b9a1820b" }, "downloads": -1, "filename": "gnotify-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4e7cfa87265dbacee13f119c6876e01f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3886, "upload_time": "2019-09-11T21:53:05", "url": "https://files.pythonhosted.org/packages/94/ef/360c6866486305e5f896c3443ee09e0582901a0411472e72a421eeb07749/gnotify-0.1.0.tar.gz" } ] }