<!--
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/80/e7/2ecd1e185422de73d12ead62f44ed61e1a8dc426aebd083c352414e40ead/sdbus-notifications-1.0.2.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.2",
"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": "6d99c9ad74f9f504fe9c647a0d4d43e4d78e30662c46c785d991c0de3a973ef6",
"md5": "9bc92b4766afaf976e6949826d2bda32",
"sha256": "75a8698241c28fedb3b255a65fdd3288fb036cc29e8ebc2cc87a36a52de59bed"
},
"downloads": -1,
"filename": "sdbus_notifications-1.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9bc92b4766afaf976e6949826d2bda32",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 25148,
"upload_time": "2024-05-19T11:50:27",
"upload_time_iso_8601": "2024-05-19T11:50:27.610746Z",
"url": "https://files.pythonhosted.org/packages/6d/99/c9ad74f9f504fe9c647a0d4d43e4d78e30662c46c785d991c0de3a973ef6/sdbus_notifications-1.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "80e72ecd1e185422de73d12ead62f44ed61e1a8dc426aebd083c352414e40ead",
"md5": "6ba3ad9349312ad13610fbc477a8215f",
"sha256": "21443de84d218fb0ce01b50fd47d4e84ba4f4ffbc5fcd1be729be7088fd276c2"
},
"downloads": -1,
"filename": "sdbus-notifications-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "6ba3ad9349312ad13610fbc477a8215f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 17780,
"upload_time": "2024-05-19T11:50:29",
"upload_time_iso_8601": "2024-05-19T11:50:29.416595Z",
"url": "https://files.pythonhosted.org/packages/80/e7/2ecd1e185422de73d12ead62f44ed61e1a8dc426aebd083c352414e40ead/sdbus-notifications-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-19 11:50:29",
"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"
}