Skip to content

Library handles importing ujson or json

Compare
Choose a tag to compare
@makermelissa makermelissa released this 22 Feb 16:19
08c1726

Library now handles importing of either ujson or json. Thanks @dhalbert.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-esp32spi.

Read the docs for info on how to use it.