internal/tools/: jeepney-0.8.0 metadata and description
Low-level, pure Python DBus protocol wrapper.
author | Thomas Kluyver |
author_email | thomas@kluyver.me.uk |
classifiers |
|
description_content_type | text/x-rst |
project_urls |
|
provides_extras | trio |
requires_dist |
|
requires_python | >=3.7 |
File | Tox results | History |
---|---|---|
jeepney-0.8.0-py3-none-any.whl
|
|
|
jeepney-0.8.0.tar.gz
|
|
Jeepney is a pure Python implementation of D-Bus messaging. It has an I/O-free 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