Skip to main content

CircuitPython helper for OAuth2.0 authorization to access Google APIs.

Project description

Introduction

Documentation Status Discord Build Status Code Style: Ruff

CircuitPython helper for OAuth2.0 authorization to access Google APIs.

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-oauth2

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

sudo pip3 install adafruit-circuitpython-oauth2

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-oauth2

Usage Example

Usage example for different network interfaces are avaliable within the examples folder.

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


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_oauth2-1.0.24.tar.gz (24.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file adafruit_circuitpython_oauth2-1.0.24.tar.gz.

File metadata

File hashes

Hashes for adafruit_circuitpython_oauth2-1.0.24.tar.gz
Algorithm Hash digest
SHA256 be34427b7e7ffcb8c3213a9d3714099b9258097d0464c0274fba094ee7dd0341
MD5 6ca91a982afbaa230049de83f0d7a3f1
BLAKE2b-256 e4333ca4af6bbf6543986eef016d2fdb88d19b3302cd887ec20f407bb929678c

See more details on using hashes here.

File details

Details for the file adafruit_circuitpython_oauth2-1.0.24-py3-none-any.whl.

File metadata

File hashes

Hashes for adafruit_circuitpython_oauth2-1.0.24-py3-none-any.whl
Algorithm Hash digest
SHA256 01516361faefcf5854a89c3863257c9c2efe37d37a4b6a00596b874d60f37017
MD5 75489adab9e4404872830633c83f598c
BLAKE2b-256 29b0f57938b03ae0d424e07dce0de9810925ee66e63eaba2509c23f6f3e6021b

See more details on using hashes here.

Supported by

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