README 269 B

1234567
  1. dbus-python3 (Python3 bindings for dbus)
  2. dbus-python is a binding for libdbus, the reference implementation of
  3. D-Bus. For compatibility reasons, its API involves a lot of type-guessing
  4. (despite "explicit is better than implicit" and "resist the temptation
  5. to guess").