python3-dbussy

Python 3 language bindings for libdbus
  https://github.com/ldo/dbussy
  0
  no reviews



DBussy is a wrapper around libdbus, written in pure Python. It is intended to give access to essentially all the low-level functionality of libdbus, which includes the option to run without an event loop, or to implement your own custom event loop, or hook into asyncio.