1This is a low-level, pure Python DBus protocol client. It has an I/O-free core, 2and integration modules for different event loops. 3 4DBus is an inter-process communication system, mainly used in Linux. 5