Skip to main content

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

Project description

Introduction

Documentation Status Discord Build Status Code Style: Black

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.16.tar.gz (27.9 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file adafruit-circuitpython-oauth2-1.0.16.tar.gz.

File metadata

File hashes

Hashes for adafruit-circuitpython-oauth2-1.0.16.tar.gz
Algorithm Hash digest
SHA256 88b16f8ecf3453247ac51366b2a0ded1d0f5f9ae47cdaa52aae1a3d04c093427
MD5 3a88f0afc8d57130365dc0cae543f07d
BLAKE2b-256 50168da96fdb6f1015d127fca89f3f81ddeea059630a0905414af0459cfc2d1a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_oauth2-1.0.16-py3-none-any.whl
Algorithm Hash digest
SHA256 b7310e3f3625d8ffd3220cf2a5f4ba0981d3fc8eb92aacd9ac31472b3bbadf11
MD5 2e77bae6182010e57d4dd0690c18fcd5
BLAKE2b-256 4aab4c4d7c0aceecd059557829a993903ea1bf03edb195f3d21cebe5cdbb7a7f

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