Skip to main content

A requests-like library for web interfacing

Project description

Introduction

Documentation Status Discord Build Status Code Style: Black

A requests-like library for HTTP commands.

Dependencies

This driver depends on:

Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle.

Installing from PyPI

On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally from PyPI. To install for current user:

pip3 install adafruit-circuitpython-requests

To install system-wide (this may be required in some cases):

sudo pip3 install adafruit-circuitpython-requests

To install in a virtual environment in your current project:

mkdir project-name && cd project-name
python3 -m venv .venv
source .venv/bin/activate
pip3 install adafruit-circuitpython-requests

Usage Example

Usage examples are within the examples subfolder of this library.

Documentation

API documentation for this library can be found on Read the Docs.

For information on building library documentation, please check out this guide.

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

adafruit-circuitpython-requests-1.13.2.tar.gz (47.8 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file adafruit-circuitpython-requests-1.13.2.tar.gz.

File metadata

File hashes

Hashes for adafruit-circuitpython-requests-1.13.2.tar.gz
Algorithm Hash digest
SHA256 d07196e67cc13e11755a195845b196b4ca08a9bafe5640a01b2450b29ab8f1e2
MD5 29a22b722a142b9537a305f1b9101d7d
BLAKE2b-256 13b72c735c0c80c5774a08d6f73c5c2c44fe69e0170b5277c1b9f07abb4b4e8b

See more details on using hashes here.

File details

Details for the file adafruit_circuitpython_requests-1.13.2-py3-none-any.whl.

File metadata

File hashes

Hashes for adafruit_circuitpython_requests-1.13.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d4b1350a69575ca99be43c46eccd9d98eeedb0ea38d9b7dd4b960904e08133de
MD5 a5d4dd5ad2a67a365431c5670e5a033e
BLAKE2b-256 bd94641fc1cdddbcb14a4e723a802f2a7f28741ad1cb0fa15e7b4f02c0141dc8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page