Skip to content

2.0.0 - ESP32SPI WSGI Server

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 08 Jul 14:18
· 3 commits to main since this release
63ede55

The ESP32SPI WSGI Server that formerly resided in the ESP32SPI library has been moved to here along with the relevant examples.

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

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

Read the docs for info on how to use it.