Introduction
============
.. image:: https://readthedocs.org/projects/adafruit-board-toolkit/badge/?version=latest
:target: https://circuitpython.readthedocs.io/projects/board-toolkit/en/latest/
:alt: Documentation Status
.. image:: https://img.shields.io/discord/327254708534116352.svg
:target: https://adafru.it/discord
:alt: Discord
.. image:: https://github.com/adafruit/Adafruit_Board_Toolkit/workflows/Build%20CI/badge.svg
:target: https://github.com/adafruit/Adafruit_Board_Toolkit/actions
:alt: Build Status
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/psf/black
:alt: 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 <https://pypi.org/project/adafruit-board-toolkit/>`_.
To install for current user:
.. code-block:: shell
pip3 install adafruit-board-toolkit
To install system-wide (this may be required in some cases):
.. code-block:: shell
sudo pip3 install adafruit-board-toolkit
To install in a virtual environment in your current project:
.. code-block:: shell
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
<https://github.com/adafruit/Adafruit_Board_Toolkit/blob/main/CODE_OF_CONDUCT.md>`_
before contributing to help this project stay welcoming.
Raw data
{
"_id": null,
"home_page": "https://github.com/adafruit/Adafruit_Board_Toolkit",
"name": "adafruit-board-toolkit",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.5.0",
"maintainer_email": null,
"keywords": "adafruit circuitpython micropython board_toolkit",
"author": "Adafruit Industries",
"author_email": "circuitpython@adafruit.com",
"download_url": "https://files.pythonhosted.org/packages/9a/a3/7e0b2c5214f5d3530f1692026c48d3c0f0946470cd0040176f66fe6bd870/adafruit_board_toolkit-1.1.2.tar.gz",
"platform": null,
"description": "Introduction\n============\n\n\n.. image:: https://readthedocs.org/projects/adafruit-board-toolkit/badge/?version=latest\n :target: https://circuitpython.readthedocs.io/projects/board-toolkit/en/latest/\n :alt: Documentation Status\n\n\n.. image:: https://img.shields.io/discord/327254708534116352.svg\n :target: https://adafru.it/discord\n :alt: Discord\n\n\n.. image:: https://github.com/adafruit/Adafruit_Board_Toolkit/workflows/Build%20CI/badge.svg\n :target: https://github.com/adafruit/Adafruit_Board_Toolkit/actions\n :alt: Build Status\n\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n :target: https://github.com/psf/black\n :alt: Code Style: Black\n\nCircuitPython board identification and information\n\n\nInstalling from PyPI\n=====================\nOn supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally `from\nPyPI <https://pypi.org/project/adafruit-board-toolkit/>`_.\nTo install for current user:\n\n.. code-block:: shell\n\n pip3 install adafruit-board-toolkit\n\nTo install system-wide (this may be required in some cases):\n\n.. code-block:: shell\n\n sudo pip3 install adafruit-board-toolkit\n\nTo install in a virtual environment in your current project:\n\n.. code-block:: shell\n\n mkdir project-name && cd project-name\n python3 -m venv .env\n source .env/bin/activate\n pip3 install adafruit-board-toolkit\n\n\nContributing\n============\n\nContributions are welcome! Please read our `Code of Conduct\n<https://github.com/adafruit/Adafruit_Board_Toolkit/blob/main/CODE_OF_CONDUCT.md>`_\nbefore contributing to help this project stay welcoming.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "CircuitPython board identification and information",
"version": "1.1.2",
"project_urls": {
"Homepage": "https://github.com/adafruit/Adafruit_Board_Toolkit"
},
"split_keywords": [
"adafruit",
"circuitpython",
"micropython",
"board_toolkit"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "68c20096e0fcc15e27b0622340afb5c60b80594afb703cb7893571f8e89d0d64",
"md5": "d2a1c8d96d2f68df970d6cf887508b48",
"sha256": "de2362fbd4e9f24b2f77f7915cf3c3020e4e377cb94d7ce70094af6fa406920d"
},
"downloads": -1,
"filename": "adafruit_board_toolkit-1.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d2a1c8d96d2f68df970d6cf887508b48",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5.0",
"size": 12950,
"upload_time": "2024-11-12T19:20:19",
"upload_time_iso_8601": "2024-11-12T19:20:19.496710Z",
"url": "https://files.pythonhosted.org/packages/68/c2/0096e0fcc15e27b0622340afb5c60b80594afb703cb7893571f8e89d0d64/adafruit_board_toolkit-1.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9aa37e0b2c5214f5d3530f1692026c48d3c0f0946470cd0040176f66fe6bd870",
"md5": "b3da54f7a4b66f9c36009f97dd487ff4",
"sha256": "03cdc59ed7a73b8e24a4ad55bd8120ba89d00fd10e4febac1903c0646687915e"
},
"downloads": -1,
"filename": "adafruit_board_toolkit-1.1.2.tar.gz",
"has_sig": false,
"md5_digest": "b3da54f7a4b66f9c36009f97dd487ff4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.5.0",
"size": 34062,
"upload_time": "2024-11-12T19:20:21",
"upload_time_iso_8601": "2024-11-12T19:20:21.066849Z",
"url": "https://files.pythonhosted.org/packages/9a/a3/7e0b2c5214f5d3530f1692026c48d3c0f0946470cd0040176f66fe6bd870/adafruit_board_toolkit-1.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-12 19:20:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "adafruit",
"github_project": "Adafruit_Board_Toolkit",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "pyserial",
"specs": [
[
">=",
"3.5"
]
]
}
],
"lcname": "adafruit-board-toolkit"
}