2.0.0 - ESP32SPI WSGI Server
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.