Adafruit-circuitpython-httpserver

Latest version: v4.5.8

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

Scan your dependencies

Page 8 of 8

0.2.0

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

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

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

What's Changed
* Split serve_forever to allow polling in loop and add another example with polling in while loop. by karlfl in https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/pull/7

New Contributors
* karlfl made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/pull/7

**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/compare/0.1.4...0.2.0

0.1.4

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

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

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

0.1.3

What's Changed
* Change request handling to use split instead of regular expressions. by cthulahoops in https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/pull/3

New Contributors
* cthulahoops made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/pull/3

**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/compare/0.1.2...0.1.3

---

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

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

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

0.1.2

What's Changed
* Update README.rst by askpatrickw in https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/pull/1

New Contributors
* askpatrickw made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/pull/1

**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/compare/0.1.1...0.1.2

0.1.1

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

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

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

0.1.0

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

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

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

Page 8 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.