Skip to content

Releases: adafruit/Adafruit_CircuitPython_HTTPServer

0.1.2 Correct Circup Install Docs

22 Mar 02:09
17ba6e2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.1...0.1.2

0.1.1 - Added temperature example, updated README

17 Feb 20:21
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

0.1.0 - initial version

06 Feb 02:55
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.