Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 755 Bytes

File metadata and controls

27 lines (20 loc) · 755 Bytes

Interfaces repository

python-sdbus includes two namespace packages sdbus_async and sdbus_block which are used for proxies.

For example, D-Bus daemon interface (which comes by default) can be found under sdbus_async.dbus_daemon for async binds and sdbus_block.dbus_daemon for blocking binds.

Known proxies

.. toctree::
  :hidden:

  proxies/dbus

This list contains the known python-sdbus interface collections: