<!--
SPDX-License-Identifier: LGPL-2.1-or-later
SPDX-FileCopyrightText: 2024 igo95862
-->
[![Documentation Status](https://readthedocs.org/projects/python-sdbus-notifications/badge/?version=latest)](https://python-sdbus-notifications.readthedocs.io/en/latest/?badge=latest)
[![PyPI - Version](https://img.shields.io/pypi/v/sdbus-notifications)](https://pypi.org/project/sdbus-notifications/)
# Freedesktop notifications binds for python-sdbus
Supports both asyncio (under `sdbus_async.notifications` module) and blocking (under `sdbus_block.notifications` module)
Implemented:
* NotificationsInterface - notifications interface to implement your own notifications daemon.
* FreedesktopNotifications - notifications interface proxy connected to `org.freedesktop.Notifications` service and `/org/freedesktop/Notifications` path
## Requirements
* `python-sdbus` version higher than 0.8rc2
See [python-sdbus requirements](https://github.com/python-sdbus/python-sdbus#requirements).
## Installation
`pip install --only-binary ':all:' sdbus-notifications`
# [Documentation](https://python-sdbus-notifications.readthedocs.io/en/latest/)
This is the sub-project of [python-sdbus](https://github.com/python-sdbus/python-sdbus).
See the [python-sdbus documentation](https://python-sdbus.readthedocs.io/en/latest/).
Raw data
{
"_id": null,
"home_page": "https://github.com/python-sdbus/python-sdbus-notifications",
"name": "sdbus-notifications",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "dbus notifications linux freedesktop",
"author": "igo95862",
"author_email": "igo95862@yandex.ru",
"download_url": "https://files.pythonhosted.org/packages/71/bb/661c9b503cbe1c25a7f5b1b5aea8006841c927217ca03832b923423a7449/sdbus_notifications-1.0.3.tar.gz",
"platform": null,
"description": "<!--\nSPDX-License-Identifier: LGPL-2.1-or-later\nSPDX-FileCopyrightText: 2024 igo95862\n-->\n\n[![Documentation Status](https://readthedocs.org/projects/python-sdbus-notifications/badge/?version=latest)](https://python-sdbus-notifications.readthedocs.io/en/latest/?badge=latest)\n[![PyPI - Version](https://img.shields.io/pypi/v/sdbus-notifications)](https://pypi.org/project/sdbus-notifications/)\n\n# Freedesktop notifications binds for python-sdbus\n\nSupports both asyncio (under `sdbus_async.notifications` module) and blocking (under `sdbus_block.notifications` module)\n\nImplemented:\n\n* NotificationsInterface - notifications interface to implement your own notifications daemon.\n* FreedesktopNotifications - notifications interface proxy connected to `org.freedesktop.Notifications` service and `/org/freedesktop/Notifications` path\n\n## Requirements\n\n* `python-sdbus` version higher than 0.8rc2\n\nSee [python-sdbus requirements](https://github.com/python-sdbus/python-sdbus#requirements).\n\n## Installation\n\n`pip install --only-binary ':all:' sdbus-notifications`\n\n# [Documentation](https://python-sdbus-notifications.readthedocs.io/en/latest/)\n\nThis is the sub-project of [python-sdbus](https://github.com/python-sdbus/python-sdbus).\n\nSee the [python-sdbus documentation](https://python-sdbus.readthedocs.io/en/latest/).\n",
"bugtrack_url": null,
"license": "LGPL-2.1-or-later",
"summary": "Freedesktop notifications binds for sdbus.",
"version": "1.0.3",
"project_urls": {
"Documentation": "https://python-sdbus-notifications.readthedocs.io/en/latest/",
"Homepage": "https://github.com/python-sdbus/python-sdbus-notifications",
"Source": "https://github.com/python-sdbus/python-sdbus-notifications",
"Tracker": "https://github.com/python-sdbus/python-sdbus-notifications/issues"
},
"split_keywords": [
"dbus",
"notifications",
"linux",
"freedesktop"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f95d99f565d8fb27fecdd76752e1151af96ab830a2b7969c18034236d758adb6",
"md5": "58f783e05035565d73ee1173da75fb99",
"sha256": "4227dd20f78b54b01084982cdcb8ab276b1c63763b61070309a6573db2d05eb5"
},
"downloads": -1,
"filename": "sdbus_notifications-1.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "58f783e05035565d73ee1173da75fb99",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 25505,
"upload_time": "2025-01-05T20:37:54",
"upload_time_iso_8601": "2025-01-05T20:37:54.315019Z",
"url": "https://files.pythonhosted.org/packages/f9/5d/99f565d8fb27fecdd76752e1151af96ab830a2b7969c18034236d758adb6/sdbus_notifications-1.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "71bb661c9b503cbe1c25a7f5b1b5aea8006841c927217ca03832b923423a7449",
"md5": "a46bcad39f5178902ae8771962ca1c9e",
"sha256": "92c301b8232832efc50c8c1d8789dedf83ce8fd55c1bc52d2befbeedfedfebc3"
},
"downloads": -1,
"filename": "sdbus_notifications-1.0.3.tar.gz",
"has_sig": false,
"md5_digest": "a46bcad39f5178902ae8771962ca1c9e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 18067,
"upload_time": "2025-01-05T20:37:55",
"upload_time_iso_8601": "2025-01-05T20:37:55.879521Z",
"url": "https://files.pythonhosted.org/packages/71/bb/661c9b503cbe1c25a7f5b1b5aea8006841c927217ca03832b923423a7449/sdbus_notifications-1.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-05 20:37:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "python-sdbus",
"github_project": "python-sdbus-notifications",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "sdbus-notifications"
}