README 227 B

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