Adafruit-circuitpython-minimqtt

Latest version: v7.7.0

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

Scan your dependencies

Page 11 of 16

5.0.2

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

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

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

5.0.1

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

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

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

5.0.0

* Adds compatibility and examples for ESP32-S2 and "Native Networking"
* Adds compatibility and examples for usage with CPython
* **NOTE:** CPython SSL Sockets **are not** currently supported. They will be supported in a subsequent release. SSL sockets have different behavior from regular CPython sockets (https://docs.python.org/3/library/ssl.html#notes-on-non-blocking-sockets)
* Provides backwards-compatible "legacy" support for ESP32SPI, Ethernet socket interface.
* Removes dependency for Adafruit_CircuitPython_Logging to be installed, a logger may be passed into a MQTT object.
* Adds a `username_pw_set` method to dynamically set username and password outside of client initialization.
* Reorganizes examples into folders, categorized by network interface
* `connect()` may now accept a keepalive time
* `loop()` may now accept a `timeout` in seconds.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

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

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

4.1.0

This release:
* https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/pull/55 Fixes #54
* https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/pull/55 Fixes handling of PINGRESP command messages.
* https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/pull/55 Fixes logic within `disconnect()`
* https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/pull/55 Fixes socket size receive issues.

Thanks flavio-fernandes for the contribution to this library!

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

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

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

4.0.2

This release:
* https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/pull/56 Updates`minimqtt_pub_sub_pyportal.py` example for use with Adafruit CircuitPython PyPortal v5.0.0 refactor.


To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

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

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

4.0.1

This release:
* https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/pull/49 Adds Adafruit_Logging as a dependency, thanks askpatrickw


To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

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

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

Page 11 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.