Adafruit-circuitpython-requests

Latest version: v4.0.0

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

Scan your dependencies

Page 5 of 15

1.13.3

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

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

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

1.13.2

This release contains improved documentation for response.status_code and reason. Thank you Neradoc.

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

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

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

1.13.1

This release contains a new example that shows how to pull data from the Steam REST API. Thank you DJDevon3.

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

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

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

1.13.0

This release contains a change to handle HTTP Responses that lack a `content-length` header. An attempt will be made to read until there is no more data sent. This allows the library to be used with Hue smart lights and other servers which don't return `content-length` headers. Thank you grypoB!

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

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

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

1.12.12

What's Changed
* preserve last exception when things are going wrong by jepler in https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/124

Note that this requires CircuitPython 8 to be useful.


**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Requests/compare/1.12.11...1.12.12

(corrected the version number in the release title, the tag is correct)

1.12.11

This release contains new examples for getting data from Twitch and Mastodon APIs. Thank you DJDevon3

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

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

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

Page 5 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.