summaryrefslogtreecommitdiffstats
path: root/python/dbus-python3/README
blob: 2dda6fff50dc41fbf733bd1352cb178221151436 (plain)
1
2
3
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").