Adafruit-circuitpython-httpserver

Latest version: v4.5.8

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

Scan your dependencies

Page 2 of 8

4.5.2

What's Changed
* use alternate port for CPython example by tedder in https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/pull/78

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

**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/compare/4.5.1...4.5.2

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](https://circuitpython.readthedocs.io/projects/httpserver/en/latest/) for info on how to use it.

4.5.1

What's Changed
* `Route` refactor and fixes, CPython example by michalpokusa in https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/pull/76
* New CPYthon example from tedder originally submitted in 77

**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/compare/4.5.0...4.5.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](https://circuitpython.readthedocs.io/projects/httpserver/en/latest/) for info on how to use it.

4.5.0

Changes: https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/compare/4.4.5...4.5.0

This release includes a fallback import to use `adafruit_hashlib` on devices where `hashlib` is unavailable, and to continue running when neither are available but emit a warning about websocket functionality relying on a hashlib implementation. Thank you michalpokusa.

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](https://circuitpython.readthedocs.io/projects/httpserver/en/latest/) for info on how to use it.

4.4.5

Changes: https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/compare/4.4.4...4.4.5

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](https://circuitpython.readthedocs.io/projects/httpserver/en/latest/) for info on how to use it.

4.4.4

This release includes a new example that illustrates usage with [Adafruit_CircuitPython_TemplateEngine](https://github.com/adafruit/Adafruit_CircuitPython_TemplateEngine). Thank you michalpokusa

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](https://circuitpython.readthedocs.io/projects/adafruit-circuitpython-httpserver/en/latest/) for info on how to use it.

4.4.3

This release includes a fix for a typo in the imports of an example script. Thank you c01o.

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](https://circuitpython.readthedocs.io/projects/adafruit-circuitpython-httpserver/en/latest/) for info on how to use it.

Page 2 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.