Skip to main content

Python bindings for libdbus

Project description

dbus-python is the original Python binding for dbus, the reference implementation of the D-Bus protocol.

Online documentation can be found at <http://dbus.freedesktop.org/doc/dbus-python/>.

Problems and alternatives

dbus-python might not be the best D-Bus binding for you to use. dbus-python does not follow the principle of “In the face of ambiguity, refuse the temptation to guess”, and can’t be changed to not do so without seriously breaking compatibility.

In addition, it uses libdbus (which has known problems with multi-threaded use) and attempts to be main-loop-agnostic (which means you have to select a suitable main loop for your application).

Alternative ways to get your Python code onto D-Bus include:

  • GDBus, part of the GIO module of GLib, via GObject-Introspection and PyGI (uses the GLib main loop and object model)

  • QtDBus, part of Qt, via PyQt (uses the Qt main loop and object model)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dbus-python-1.3.2.tar.gz (605.5 kB view details)

Uploaded Source

File details

Details for the file dbus-python-1.3.2.tar.gz.

File metadata

  • Download URL: dbus-python-1.3.2.tar.gz
  • Upload date:
  • Size: 605.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for dbus-python-1.3.2.tar.gz
Algorithm Hash digest
SHA256 ad67819308618b5069537be237f8e68ca1c7fcc95ee4a121fe6845b1418248f8
MD5 33be8a4a766e1c7c9a377b8f934ce21a
BLAKE2b-256 c1d36be85a9c772d6ebba0cc3ab37390dd6620006dcced758667e0217fb13307

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page