Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 528 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 528 Bytes

WORK IN PROGRESS

Bluez binds for python-sdbus

Supports both asyncio (under sdbus_async.bluez module) and blocking (under sdbus_block.bluez module)

Implements Bluez dbus interfaces and objects.

Requirements

  • python-sdbus version higher than 0.8rc2

See python-sdbus requirements.

This is the sub-project of python-sdbus.

See the python-sdbus documentation.