MQTT Client library for CircuitPython.
DependenciesThis driver depends on:
Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle.
Installing from PyPIOn supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally from PyPI. To install for current user:
pip3 install adafruit-circuitpython-minimqtt
To install system-wide (this may be required in some cases):
sudo pip3 install adafruit-circuitpython-minimqtt
To install in a virtual environment in your current project:
mkdir project-name && cd project-name
python3 -m venv .venv
source .venv/bin/activate
pip3 install adafruit-circuitpython-minimqtt
Usage Example
Please check the examples folder for usage examples for this library.
DocumentationAPI documentation for this library can be found on Read the Docs.
For information on building library documentation, please check out this guide.
ContributingContributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.
Download filesDownload the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution Built Distribution File detailsDetails for the file adafruit_circuitpython_minimqtt-8.0.2.tar.gz
.
e97a224808fc145e9f9a7b0eebe08698790f14e5b1a656498982ce3225346443
MD5 a083bf553441a9f8abd9eb2da9e2e25d
BLAKE2b-256 8db15710378bf5c6f154c83f226ed869e9fffb65b9ad8383ee89972e5fc03e1f
See more details on using hashes here.
File detailsDetails for the file adafruit_circuitpython_minimqtt-8.0.2-py3-none-any.whl
.
d9a9b56262090b8014d9c251b2bea31a227c9877c474b45bff71ad73e1de63d1
MD5 6d218a95687cf99a8125987c02801aea
BLAKE2b-256 1f438a2d4d33061669e0194b461ef5d1de692c67980136706c51f86d11ec4159
See more details on using hashes here.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4