Skip to main content

Low level, pure Python D-Bus implementation for message bus clients.

Project description

D-Car

Low level, pure Python D-Bus implementation for message bus clients.

For more information see the documentation.

History

2020-08-08 (0.3.0)

  • Add property bus_type to class Bus
  • Add module remote
  • Bugfix: UnknownMethod and InvalidArgs errors for incoming method calls are now handled

2020-08-02 (0.2.0)

  • Add parameter timeout to Bus.block()
  • Add field is_signal to class MessageInfo
  • The handler functions for incoming method calls and signals are not executed in the same thread as the recv-loop any more but in a separate thread sequentially

2019-06-03 (0.1.0)

  • First public release

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

dcar-0.3.0.tar.gz (25.9 kB view hashes)

Uploaded Source

Built Distribution

dcar-0.3.0-py3-none-any.whl (30.4 kB view hashes)

Uploaded Python 3

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