Bluetooth mesh SDK for Python allows developing applications communicating with Bluetooth mesh network using BlueZ's bluetooth-meshd.
https://www.bluetooth.com/specifications/mesh-specifications
https://git.kernel.org/pub/scm/bluetooth/bluez.git/tree/doc/mesh-api.txt
You can install "python-bluetooth-mesh" via pip from PyPI:
$ pip install python-bluetooth-mesh
Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.
Distributed under the terms of the GPL-2.0 license, "python-bluetooth-mesh" is free and open source software
If you encounter any problems, please file an issue along with a detailed description.