{ "info": { "author": "Frost Idaho", "author_email": "frostidaho@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Programming Language :: Python :: 3" ], "description": "#+TITLE: dbusnotify - freedesktop.org notifications library\n\n* Overview\n/dbusnotify/ is a python library for creating desktop notifications using the freedesktop.org notification specification.\n\n* Usage\nThe following example shows how to create a simple notification with an icon\n#+BEGIN_SRC python\n import dbusnotify\n dbusnotify.write(\n 'Volume is muted',\n title='Audio Status',\n icon='audio-volume-muted',\n poptime=20,\n )\n#+END_SRC\n\n[[file:examples/images/dbusnotify_readme_example.png]]\n\n- [[file:examples][Additional examples]]\n\n* Installation\nYou can install from pypi using pip\n#+BEGIN_SRC sh\npip install --user dbusnotify\n#+END_SRC\n\nAlternatively, you can get the development version from github\n#+BEGIN_SRC sh\ngit clone https://github.com/frostidaho/python-dbusnotify.git\npip install --user ./python-dbusnotify\n#+END_SRC\n\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/frostidaho/python-dbusnotify/tarball/0.0.2", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/frostidaho/python-dbusnotify", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "dbusnotify", "package_url": "https://pypi.org/project/dbusnotify/", "platform": "", "project_url": "https://pypi.org/project/dbusnotify/", "project_urls": { "Download": "https://github.com/frostidaho/python-dbusnotify/tarball/0.0.2", "Homepage": "https://github.com/frostidaho/python-dbusnotify" }, "release_url": "https://pypi.org/project/dbusnotify/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "dbusnotify is a library for creating desktop notifications using the freedesktop.org notification spec", "version": "0.0.2" }, "last_serial": 3525954, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "ac9b412ed72cf82fea4b6546b71682e5", "sha256": "4d6db3d69ac87c9c65b36e71e67c19cce0244b76594a6c14ef45fe69b1858fe8" }, "downloads": -1, "filename": "dbusnotify-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "ac9b412ed72cf82fea4b6546b71682e5", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 5208, "upload_time": "2016-11-19T02:21:48", "url": "https://files.pythonhosted.org/packages/eb/4d/5f7296a1132904bc9d6bf77c6bccc01c85521ca89a6eb0dc0b4129c6ca2b/dbusnotify-0.0.1-py3-none-any.whl" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "51e255a9a4aef684985b6a314bc3d183", "sha256": "d669eebd8d2e2a5050d8cc161445e754a9f4c986949c6cf343a36397900df904" }, "downloads": -1, "filename": "dbusnotify-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "51e255a9a4aef684985b6a314bc3d183", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5631, "upload_time": "2018-01-27T03:16:08", "url": "https://files.pythonhosted.org/packages/1c/08/349a9f09452f5b12f279f3bc41350cb6cd1d822416daffc85e33405091a4/dbusnotify-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a98225dcb4feb21721695a50593b7e04", "sha256": "acfb2e3fa731eb10d3b67b19d6bb9ae64cd9bda446701b86a5720ffa3dc580cf" }, "downloads": -1, "filename": "dbusnotify-0.0.2.tar.gz", "has_sig": false, "md5_digest": "a98225dcb4feb21721695a50593b7e04", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46183, "upload_time": "2018-01-27T03:16:09", "url": "https://files.pythonhosted.org/packages/a1/73/4e54a480ef7879ec29f9c74d2de3cda436f9ee6e8f0aa03951ad6690e777/dbusnotify-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "51e255a9a4aef684985b6a314bc3d183", "sha256": "d669eebd8d2e2a5050d8cc161445e754a9f4c986949c6cf343a36397900df904" }, "downloads": -1, "filename": "dbusnotify-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "51e255a9a4aef684985b6a314bc3d183", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5631, "upload_time": "2018-01-27T03:16:08", "url": "https://files.pythonhosted.org/packages/1c/08/349a9f09452f5b12f279f3bc41350cb6cd1d822416daffc85e33405091a4/dbusnotify-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a98225dcb4feb21721695a50593b7e04", "sha256": "acfb2e3fa731eb10d3b67b19d6bb9ae64cd9bda446701b86a5720ffa3dc580cf" }, "downloads": -1, "filename": "dbusnotify-0.0.2.tar.gz", "has_sig": false, "md5_digest": "a98225dcb4feb21721695a50593b7e04", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46183, "upload_time": "2018-01-27T03:16:09", "url": "https://files.pythonhosted.org/packages/a1/73/4e54a480ef7879ec29f9c74d2de3cda436f9ee6e8f0aa03951ad6690e777/dbusnotify-0.0.2.tar.gz" } ] }