Description
Build Python D-Bus clients and services with asyncio support. It helps desktop and system software integrate message-bus communication into modern asynchronous applications.
This is a developer library, not a standalone service. Async D-Bus code should handle cancellation, timeouts, permissions, and missing services carefully so applications remain responsive and predictable.