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/5d/dd/6d16ff6628a41b6cbdebc9a4654de202be12126810dcde7294bbfd67d729/adafruit_blinka_displayio-2.1.2.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.2",
"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": "f047a98e85eb5d987d8538307141fa0b60df3d54e4160360f7da918cdcef8a9c",
"md5": "22f6092c1bcdb1d3c7fa10fc2c7555f2",
"sha256": "79bc466d4ae8d6c8e2cd405e83d7f24eafa17e3eca9cbbed8d7e72baf7baa9c2"
},
"downloads": -1,
"filename": "adafruit_blinka_displayio-2.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "22f6092c1bcdb1d3c7fa10fc2c7555f2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 75216,
"upload_time": "2024-11-20T22:32:49",
"upload_time_iso_8601": "2024-11-20T22:32:49.289724Z",
"url": "https://files.pythonhosted.org/packages/f0/47/a98e85eb5d987d8538307141fa0b60df3d54e4160360f7da918cdcef8a9c/adafruit_blinka_displayio-2.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5ddd6d16ff6628a41b6cbdebc9a4654de202be12126810dcde7294bbfd67d729",
"md5": "acffb87665f642a3bd0d684c6d332923",
"sha256": "2fc5efe4d5675ca4ce22cb940041b5900960f1a67fce32a88faba41c4e8720ee"
},
"downloads": -1,
"filename": "adafruit_blinka_displayio-2.1.2.tar.gz",
"has_sig": false,
"md5_digest": "acffb87665f642a3bd0d684c6d332923",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 82198,
"upload_time": "2024-11-20T22:32:51",
"upload_time_iso_8601": "2024-11-20T22:32:51.073908Z",
"url": "https://files.pythonhosted.org/packages/5d/dd/6d16ff6628a41b6cbdebc9a4654de202be12126810dcde7294bbfd67d729/adafruit_blinka_displayio-2.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-20 22:32:51",
"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": [],
"lcname": "adafruit-blinka-displayio"
}