No project description provided
Project description
Bluetooth mesh SDK for Python allows developing applications communicating with Bluetooth mesh network using BlueZ’s bluetooth-meshd.
What is this thing?
This library provides a high-level async API for interacting with BlueZ mesh stack via D-Bus interface.
https://www.bluetooth.com/specifications/mesh-specifications
https://git.kernel.org/pub/scm/bluetooth/bluez.git/tree/doc/mesh-api.txt
Supported features include:
Application framework: high-level API for creating mesh applications, elements, and models
D-Bus integration: async communication with bluetooth-meshd via dbus-next
Model support: configuration, generic, light, sensor, scene, time, and Silvair-specific models
Provisioning: provisioner and provision agent interfaces
Installation
This project requires Python 3.14.
You can install “bluetooth-mesh-bluez” via pip from PyPI:
$ pip install bluetooth-mesh-bluez
You can also add it to a Poetry-managed project:
$ poetry add bluetooth-mesh-bluez
If you want to work on this repository locally, install the project and development dependencies with Poetry:
$ poetry install
Contributing
Contributions are very welcome. Tests can be run with pytest, please ensure the coverage at least stays the same before you submit a pull request.
License
Distributed under the terms of the GPL-2.0 license, “bluetooth-mesh-bluez” is free and open source software.
Issues
If you encounter any problems, please file an issue along with a detailed description.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bluetooth_mesh_bluez-1.0.0.tar.gz.
File metadata
- Download URL: bluetooth_mesh_bluez-1.0.0.tar.gz
- Upload date:
- Size: 35.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.14.3 Darwin/25.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
008e049d01719477b2a1f45fc815a40fc609fc96620115bc15b2b255a2c9892f
|
|
| MD5 |
4bd0b5bf22b1570be626534c1f077819
|
|
| BLAKE2b-256 |
71731d896d62ebb7ca2942316389a2227b91cc2799182a89137d26587fb80c86
|
File details
Details for the file bluetooth_mesh_bluez-1.0.0-py3-none-any.whl.
File metadata
- Download URL: bluetooth_mesh_bluez-1.0.0-py3-none-any.whl
- Upload date:
- Size: 39.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.14.3 Darwin/25.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29cf9beb2e89a8e175506682272727e79e5a3326f34969aebb1cf17eaaacf21d
|
|
| MD5 |
b9e048171a2efb2f1c161dbc8d026b8c
|
|
| BLAKE2b-256 |
9515a764b05a74339e013666911b01cd7910ccd3986c1a2f3287c4c4a3245eba
|