Description
Communicate with D-Bus services from Python 3 applications. It helps desktop and system tools call methods, listen for signals, and expose interfaces on the message bus.
This is an interprocess-communication library, not a visible app. D-Bus access can affect sessions, services, and system settings, so applications should use the correct bus, permissions, and error handling.