Adafruit-circuitpython-minimqtt

Latest version: v7.11.4

Safety actively analyzes 701396 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 19 of 19

1.0

Initial release of MiniMQTT, a MQTT Client Library for CircuitPython.

This library aims to be independent of network hardware. However, at this time the MiniMQTT library is only available for CircuitPython devices connected over WiFi.

This library is based off previous work performed by pfalcon on [uMQTT](https://github.com/micropython/micropython-lib/blob/master/umqtt.simple/umqtt/simple.py) (and the [umqtt port to ESP32SPI by beachbc](https://github.com/beachbc/esp32spi_mqtt)). MiniMQTT's primary difference from uMQTT is it uses calling conventions and method names similar to The Eclipse Foundation's [Paho.Mqtt.Python](https://github.com/eclipse/paho.mqtt.python/).

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

To use in CPython, `pip install adafruit-circuitpython-minimqtt`.

Read the [docs](http://circuitpython.readthedocs.io/projects/minimqtt/en/latest/) for info on how to use it.

Page 19 of 19

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.