This library is provides a [python-requests](https://2.python-requests.org/en/master/)-like library for web interfacing.
* [Usage Example with a CircuitPython device with an ESP32](https://github.com/adafruit/Adafruit_CircuitPython_Requests/blob/master/examples/requests_simpletest.py)
To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).
[Read the docs](https://circuitpython.readthedocs.io/projects/requests/en/latest/) for info on how to use it.