[![Documentation Status](https://readthedocs.org/projects/python-sdbus-systemd/badge/?version=latest)](https://python-sdbus-systemd.readthedocs.io/en/latest/?badge=latest)
# Systemd binds for python-sdbus
Makes the interfaces and objects of the Systemd D-Bus API accessible.
More info on the D-Bus API of systemd:
http://0pointer.net/blog/the-new-sd-bus-api-of-systemd.html
## Requirements
* `python-sdbus` version 0.10.2 or newer
See [python-sdbus requirements](https://github.com/igo95862/python-sdbus#requirements).
## Installation
`pip install --only-binary ':all:' sdbus-systemd`
# [Documentation](https://python-sdbus-systemd.readthedocs.io/en/latest/)
This is a sub-project of [python-sdbus](https://github.com/igo95862/python-sdbus).
See the [python-sdbus documentation](https://python-sdbus.readthedocs.io/en/latest/).
Please refer to it for all further information like dependencies and installation.
Raw data
{
"_id": null,
"home_page": "https://github.com/igo95862/python-sdbus",
"name": "sdbus-systemd",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "dbus systemd networking linux freedesktop",
"author": "Bernhard Kaindl",
"author_email": "contact@bernhard.kaindl.dev",
"download_url": "https://files.pythonhosted.org/packages/e1/84/911de0ea63a0dab814dc94f73e7b916bfd4675e1e983b58a725a26a65db4/sdbus-systemd-1.0.0.tar.gz",
"platform": null,
"description": "[![Documentation Status](https://readthedocs.org/projects/python-sdbus-systemd/badge/?version=latest)](https://python-sdbus-systemd.readthedocs.io/en/latest/?badge=latest)\n# Systemd binds for python-sdbus\n\nMakes the interfaces and objects of the Systemd D-Bus API accessible.\n\nMore info on the D-Bus API of systemd:\nhttp://0pointer.net/blog/the-new-sd-bus-api-of-systemd.html\n\n## Requirements\n\n* `python-sdbus` version 0.10.2 or newer\n\nSee [python-sdbus requirements](https://github.com/igo95862/python-sdbus#requirements).\n\n## Installation\n\n`pip install --only-binary ':all:' sdbus-systemd`\n\n# [Documentation](https://python-sdbus-systemd.readthedocs.io/en/latest/)\n\nThis is a sub-project of [python-sdbus](https://github.com/igo95862/python-sdbus).\n\nSee the [python-sdbus documentation](https://python-sdbus.readthedocs.io/en/latest/).\n\nPlease refer to it for all further information like dependencies and installation.\n",
"bugtrack_url": null,
"license": "LGPL-2.1-or-later",
"summary": "Systemd binds for sdbus.",
"version": "1.0.0",
"project_urls": {
"Documentation": "https://python-sdbus-systemd.readthedocs.io/en/latest/",
"Homepage": "https://github.com/igo95862/python-sdbus",
"Source": "https://github.com/bernhardkaindl/python-sdbus-systemd/",
"Tracker": "https://github.com/bernhardkaindl/python-sdbus-systemd/issues/"
},
"split_keywords": [
"dbus",
"systemd",
"networking",
"linux",
"freedesktop"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6fb15e336791d6a6ea579d5e05f6cecad9b2be9e4b97f094828c115b7086d9ea",
"md5": "457076656c1ab426a5882f21ed91d316",
"sha256": "82b95347a2cfb440a45c72ab2825f8c5d76ea51f5eca2fd38f2ae1ea4ff79b34"
},
"downloads": -1,
"filename": "sdbus_systemd-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "457076656c1ab426a5882f21ed91d316",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 26281,
"upload_time": "2023-12-17T19:23:39",
"upload_time_iso_8601": "2023-12-17T19:23:39.003944Z",
"url": "https://files.pythonhosted.org/packages/6f/b1/5e336791d6a6ea579d5e05f6cecad9b2be9e4b97f094828c115b7086d9ea/sdbus_systemd-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e184911de0ea63a0dab814dc94f73e7b916bfd4675e1e983b58a725a26a65db4",
"md5": "726a016b518e3ac47fde0e51b751b6b0",
"sha256": "80aef69a69685ac7807ba1cc7db48e10e59104260beda1deef6cd5f81e1ad297"
},
"downloads": -1,
"filename": "sdbus-systemd-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "726a016b518e3ac47fde0e51b751b6b0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 26158,
"upload_time": "2023-12-17T19:23:40",
"upload_time_iso_8601": "2023-12-17T19:23:40.564196Z",
"url": "https://files.pythonhosted.org/packages/e1/84/911de0ea63a0dab814dc94f73e7b916bfd4675e1e983b58a725a26a65db4/sdbus-systemd-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-17 19:23:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "igo95862",
"github_project": "python-sdbus",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "sdbus-systemd"
}