Jeepney is a pure Python implementation of D-Bus messaging. It has an `I/O-free
<https://sans-io.readthedocs.io/>`__ core, and integration modules for different
event loops.
D-Bus is an inter-process communication system, mainly used in Linux.
To install Jeepney::
pip install jeepney
`Jeepney docs on Readthedocs <https://jeepney.readthedocs.io/en/latest/>`__
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/takluyver/jeepney",
"name": "jeepney",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": "Thomas Kluyver",
"author_email": "thomas@kluyver.me.uk",
"download_url": "https://files.pythonhosted.org/packages/d6/f4/154cf374c2daf2020e05c3c6a03c91348d59b23c5366e968feb198306fdf/jeepney-0.8.0.tar.gz",
"platform": null,
"description": "Jeepney is a pure Python implementation of D-Bus messaging. It has an `I/O-free\n<https://sans-io.readthedocs.io/>`__ core, and integration modules for different\nevent loops.\n\nD-Bus is an inter-process communication system, mainly used in Linux.\n\nTo install Jeepney::\n\n pip install jeepney\n\n`Jeepney docs on Readthedocs <https://jeepney.readthedocs.io/en/latest/>`__\n",
"bugtrack_url": null,
"license": null,
"summary": "Low-level, pure Python DBus protocol wrapper.",
"version": "0.8.0",
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"md5": "5366740705b968df58ad638c002055e4",
"sha256": "c0a454ad016ca575060802ee4d590dd912e35c122fa04e70306de3d076cce755"
},
"downloads": -1,
"filename": "jeepney-0.8.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5366740705b968df58ad638c002055e4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 48435,
"upload_time": "2022-04-03T17:58:16",
"upload_time_iso_8601": "2022-04-03T17:58:16.575916Z",
"url": "https://files.pythonhosted.org/packages/ae/72/2a1e2290f1ab1e06f71f3d0f1646c9e4634e70e1d37491535e19266e8dc9/jeepney-0.8.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"md5": "7e2151e9197c751ceca6550bc6b3294c",
"sha256": "5efe48d255973902f6badc3ce55e2aa6c5c3b3bc642059ef3a91247bcfcc5806"
},
"downloads": -1,
"filename": "jeepney-0.8.0.tar.gz",
"has_sig": false,
"md5_digest": "7e2151e9197c751ceca6550bc6b3294c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 106005,
"upload_time": "2022-04-03T17:58:19",
"upload_time_iso_8601": "2022-04-03T17:58:19.651823Z",
"url": "https://files.pythonhosted.org/packages/d6/f4/154cf374c2daf2020e05c3c6a03c91348d59b23c5366e968feb198306fdf/jeepney-0.8.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-04-03 17:58:19",
"github": false,
"gitlab": true,
"bitbucket": false,
"gitlab_user": "takluyver",
"gitlab_project": "jeepney",
"lcname": "jeepney"
}