Adafruit-circuitpython-adafruitio

Latest version: v5.10.2

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

Scan your dependencies

Page 8 of 12

5.0.1

https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/pull/54 New example: [ESP32SPI simpletest](https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/blob/master/examples/adafruit_io_http/adafruit_io_simpletest_esp32spi.py)


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

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

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

5.0.0

- **BREAKING**: `init` argument now takes in a `adafruit_circuitpython_requests` object instead of a `wifimanager` object.
- Added compatibility and examples for using this library with:
- [CPython](https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/blob/master/examples/adafruit_io_http/adafruit_io_simpletest_cpython.py)
- [Native sockets, esp32-s2](https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/blob/master/examples/adafruit_io_http/adafruit_io_simpletest.py)
- Examples updated to reflect library updates.

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

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

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

4.3.0

https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/pull/50 Fixes throttling message parsing

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

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

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

4.2.2

Generalizes specific language used in topic callback docstrings

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

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

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

4.2.1

This release https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/pull/48 changes `aio_user` to `aio_username` to keep consistent with secrets.py file.

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

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

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

4.2.0

This release:
* https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/pull/46 Adds `add_feed_callback` and `remove_feed_callback` to set up feed-specific message handlers methods.
* [View the usage example here](https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/blob/master/examples/adafruit_io_mqtt/adafruit_io_feed_callback.py)

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

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

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

Page 8 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.