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: Config Client, and extensible model base classes
Provisioning: Provisioner and Provision Agent interfaces
CLI tool: meshcli command-line interface for mesh operations
Plugin system: Extensible architecture using pluggy hooks
Installation
You can install “bluetooth-mesh-bluez” via pip from PyPI:
$ pip install bluetooth-mesh-bluez
For CLI tool support:
$ pip install bluetooth-mesh-bluez[cli]
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
Release history Release notifications | RSS feed
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-0.9.2.tar.gz.
File metadata
- Download URL: bluetooth_mesh_bluez-0.9.2.tar.gz
- Upload date:
- Size: 55.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35c26bc54c73cf43eb2c12f53412bb3e5f9854e580f1c48d86f88b1fa090f5b7
|
|
| MD5 |
3adf967c077f7cb111760c8d7f5fdd27
|
|
| BLAKE2b-256 |
d4deffeedde302a99a3896136dcddb127963f9478f662664749bf4c60ffbe155
|
File details
Details for the file bluetooth_mesh_bluez-0.9.2-py3-none-any.whl.
File metadata
- Download URL: bluetooth_mesh_bluez-0.9.2-py3-none-any.whl
- Upload date:
- Size: 52.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c7d7bb6351a22000a834159dfd218f7c095e316b933fffe210342010e1c999c
|
|
| MD5 |
0ac9afb26131cf329e420e6d468b784d
|
|
| BLAKE2b-256 |
e858a99d599e03c4eeda1957dbadd2be45ee0d7046537bb71ea1b17cd5258339
|