Introduction
============
.. image:: https://readthedocs.org/projects/adafruit-blinka-displayio/badge/?version=latest
:target: https://adafruit-blinka-displayio.readthedocs.io/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_Blinka_Displayio/workflows/Build%20CI/badge.svg
:target: https://github.com/adafruit/Adafruit_Blinka_Displayio/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
displayio for Blinka
Dependencies
=============
This driver depends on:
* `Adafruit Blinka <https://github.com/adafruit/Adafruit_Blinka>`_
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-blinka-displayio/>`_. To install for current user:
.. code-block:: shell
pip3 install adafruit-blinka-displayio
To install system-wide (this may be required in some cases):
.. code-block:: shell
sudo pip3 install adafruit-blinka-displayio
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-blinka-displayio
Contributing
============
Contributions are welcome! Please read our `Code of Conduct
<https://github.com/adafruit/Adafruit_blinka_CircuitPython_displayio/blob/master/CODE_OF_CONDUCT.md>`_
before contributing to help this project stay welcoming.
Documentation
=============
For information on building library documentation, please check out `this guide <https://learn.adafruit.com/creating-and-sharing-a-circuitpython-library/sharing-our-docs-on-readthedocs#sphinx-5-1>`_.
Raw data
{
"_id": null,
"home_page": null,
"name": "adafruit-blinka-displayio",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "adafruit, blinka, circuitpython, micropython, displayio, lcd, tft, display, pitft",
"author": null,
"author_email": "Adafruit Industries <circuitpython@adafruit.com>",
"download_url": "https://files.pythonhosted.org/packages/7a/30/2ad3e0a7a060bffe62eb84e81e3a8f635edf9e29275548410c6bdac4b60a/adafruit_blinka_displayio-2.1.1.tar.gz",
"platform": null,
"description": "Introduction\n============\n\n.. image:: https://readthedocs.org/projects/adafruit-blinka-displayio/badge/?version=latest\n :target: https://adafruit-blinka-displayio.readthedocs.io/en/latest/\n :alt: Documentation Status\n\n.. image:: https://img.shields.io/discord/327254708534116352.svg\n :target: https://adafru.it/discord\n :alt: Discord\n\n.. image:: https://github.com/adafruit/Adafruit_Blinka_Displayio/workflows/Build%20CI/badge.svg\n :target: https://github.com/adafruit/Adafruit_Blinka_Displayio/actions\n :alt: Build Status\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\ndisplayio for Blinka\n\n\nDependencies\n=============\nThis driver depends on:\n\n* `Adafruit Blinka <https://github.com/adafruit/Adafruit_Blinka>`_\n\nInstalling from PyPI\n=====================\n\nOn supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally `from\nPyPI <https://pypi.org/project/adafruit-blinka-displayio/>`_. To install for current user:\n\n.. code-block:: shell\n\n pip3 install adafruit-blinka-displayio\n\nTo install system-wide (this may be required in some cases):\n\n.. code-block:: shell\n\n sudo pip3 install adafruit-blinka-displayio\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-blinka-displayio\n\nContributing\n============\n\nContributions are welcome! Please read our `Code of Conduct\n<https://github.com/adafruit/Adafruit_blinka_CircuitPython_displayio/blob/master/CODE_OF_CONDUCT.md>`_\nbefore contributing to help this project stay welcoming.\n\nDocumentation\n=============\n\nFor information on building library documentation, please check out `this guide <https://learn.adafruit.com/creating-and-sharing-a-circuitpython-library/sharing-our-docs-on-readthedocs#sphinx-5-1>`_.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "displayio for Blinka",
"version": "2.1.1",
"project_urls": {
"Homepage": "https://github.com/adafruit/Adafruit_Blinka_Displayio.git"
},
"split_keywords": [
"adafruit",
" blinka",
" circuitpython",
" micropython",
" displayio",
" lcd",
" tft",
" display",
" pitft"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e9b5cde9c0bb5d542c6c2fbad2db833f4559bf53a89d3274dc980e3d325e0a4f",
"md5": "477551c3f25955701f27bf033754d613",
"sha256": "e95ebccff0654fe64f031f93e35bb3306c05c42f10955d629c087d1b08d40d0c"
},
"downloads": -1,
"filename": "adafruit_blinka_displayio-2.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "477551c3f25955701f27bf033754d613",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 75115,
"upload_time": "2024-09-26T17:24:29",
"upload_time_iso_8601": "2024-09-26T17:24:29.270007Z",
"url": "https://files.pythonhosted.org/packages/e9/b5/cde9c0bb5d542c6c2fbad2db833f4559bf53a89d3274dc980e3d325e0a4f/adafruit_blinka_displayio-2.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7a302ad3e0a7a060bffe62eb84e81e3a8f635edf9e29275548410c6bdac4b60a",
"md5": "20abfae3e58c9f9d1bc6c3f1f88be1a6",
"sha256": "d331d1bc5f2e03ec443e1105563009ccb6aa6f726afa8c86bf8dbd8accdc52cd"
},
"downloads": -1,
"filename": "adafruit_blinka_displayio-2.1.1.tar.gz",
"has_sig": false,
"md5_digest": "20abfae3e58c9f9d1bc6c3f1f88be1a6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 82271,
"upload_time": "2024-09-26T17:24:30",
"upload_time_iso_8601": "2024-09-26T17:24:30.688817Z",
"url": "https://files.pythonhosted.org/packages/7a/30/2ad3e0a7a060bffe62eb84e81e3a8f635edf9e29275548410c6bdac4b60a/adafruit_blinka_displayio-2.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-26 17:24:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "adafruit",
"github_project": "Adafruit_Blinka_Displayio",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "Adafruit-Blinka",
"specs": [
[
">=",
"7.0.0"
]
]
},
{
"name": "adafruit-circuitpython-typing",
"specs": []
},
{
"name": "adafruit-circuitpython-bitmap-font",
"specs": []
}
],
"lcname": "adafruit-blinka-displayio"
}