Skip to main content

CircuitPython board identification and information

Project description

Introduction

Documentation Status Discord Build Status Code Style: Black

CircuitPython board identification and information

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-board-toolkit

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

sudo pip3 install adafruit-board-toolkit

To install in a virtual environment in your current project:

mkdir project-name && cd project-name
python3 -m venv .env
source .env/bin/activate
pip3 install adafruit-board-toolkit

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_board_toolkit-1.1.2.tar.gz (34.1 kB view details)

Uploaded Source

Built Distribution

adafruit_board_toolkit-1.1.2-py3-none-any.whl (12.9 kB view details)

Uploaded Python 3

File details

Details for the file adafruit_board_toolkit-1.1.2.tar.gz.

File metadata

File hashes

Hashes for adafruit_board_toolkit-1.1.2.tar.gz
Algorithm Hash digest
SHA256 03cdc59ed7a73b8e24a4ad55bd8120ba89d00fd10e4febac1903c0646687915e
MD5 b3da54f7a4b66f9c36009f97dd487ff4
BLAKE2b-256 9aa37e0b2c5214f5d3530f1692026c48d3c0f0946470cd0040176f66fe6bd870

See more details on using hashes here.

File details

Details for the file adafruit_board_toolkit-1.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for adafruit_board_toolkit-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 de2362fbd4e9f24b2f77f7915cf3c3020e4e377cb94d7ce70094af6fa406920d
MD5 d2a1c8d96d2f68df970d6cf887508b48
BLAKE2b-256 68c20096e0fcc15e27b0622340afb5c60b80594afb703cb7893571f8e89d0d64

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