Skip to main content

MQTT client library for CircuitPython

Project description

Introduction

Documentation Status Discord Build Status Code Style: Ruff

MQTT Client library for CircuitPython.

Dependencies

This 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 PyPI

On 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.

Documentation

API documentation for this library can be found on Read the Docs.

For information on building library documentation, please check out this guide.

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

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

adafruit_circuitpython_minimqtt-8.0.2.tar.gz (50.7 kB view details)

Uploaded Source

Built Distribution

adafruit_circuitpython_minimqtt-8.0.2-py3-none-any.whl (16.6 kB view details)

Uploaded Python 3

File details

Details for the file adafruit_circuitpython_minimqtt-8.0.2.tar.gz.

File metadata

File hashes

Hashes for adafruit_circuitpython_minimqtt-8.0.2.tar.gz
Algorithm Hash digest
SHA256 e97a224808fc145e9f9a7b0eebe08698790f14e5b1a656498982ce3225346443
MD5 a083bf553441a9f8abd9eb2da9e2e25d
BLAKE2b-256 8db15710378bf5c6f154c83f226ed869e9fffb65b9ad8383ee89972e5fc03e1f

See more details on using hashes here.

File details

Details for the file adafruit_circuitpython_minimqtt-8.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for adafruit_circuitpython_minimqtt-8.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d9a9b56262090b8014d9c251b2bea31a227c9877c474b45bff71ad73e1de63d1
MD5 6d218a95687cf99a8125987c02801aea
BLAKE2b-256 1f438a2d4d33061669e0194b461ef5d1de692c67980136706c51f86d11ec4159

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page