summaryrefslogtreecommitdiffstats
path: root/python/dbus-python3/README
blob: f6bf55695dbe2f3f239c82219370d0562c7e4718 (plain)
1
2
3
4
5
6
dbus-python3 (Python3 bindings for dbus)

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