CircuitPython board identification and information
Project description
Introduction
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
Built Distribution
File details
Details for the file adafruit_board_toolkit-1.1.2.tar.gz
.
File metadata
- Download URL: adafruit_board_toolkit-1.1.2.tar.gz
- Upload date:
- Size: 34.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03cdc59ed7a73b8e24a4ad55bd8120ba89d00fd10e4febac1903c0646687915e |
|
MD5 | b3da54f7a4b66f9c36009f97dd487ff4 |
|
BLAKE2b-256 | 9aa37e0b2c5214f5d3530f1692026c48d3c0f0946470cd0040176f66fe6bd870 |
File details
Details for the file adafruit_board_toolkit-1.1.2-py3-none-any.whl
.
File metadata
- Download URL: adafruit_board_toolkit-1.1.2-py3-none-any.whl
- Upload date:
- Size: 12.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | de2362fbd4e9f24b2f77f7915cf3c3020e4e377cb94d7ce70094af6fa406920d |
|
MD5 | d2a1c8d96d2f68df970d6cf887508b48 |
|
BLAKE2b-256 | 68c20096e0fcc15e27b0622340afb5c60b80594afb703cb7893571f8e89d0d64 |