adafruit-blinka-displayio


Nameadafruit-blinka-displayio JSON
Version 2.0.3 PyPI version JSON
download
home_pageNone
Summarydisplayio for Blinka
upload_time2024-03-26 20:02:12
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseMIT
keywords adafruit blinka circuitpython micropython displayio lcd tft display pitft
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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/e1/19/9edcf55b8ce496f159b2899b34e099434c566f9a6beb425d7cab8f7ce506/adafruit-blinka-displayio-2.0.3.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.0.3",
    "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": "2a80c1a1e716cf0244788ac44e033ede0ca7e1d44adb6770bfbc3e0c62d29637",
                "md5": "985e7bb584f0a2c9b3bdcf36830b5b7b",
                "sha256": "28092ec0c6e198886ad0a04ac2afc41c251978a529a3b567fee6d34e03894e3b"
            },
            "downloads": -1,
            "filename": "adafruit_blinka_displayio-2.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "985e7bb584f0a2c9b3bdcf36830b5b7b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 75028,
            "upload_time": "2024-03-26T20:02:11",
            "upload_time_iso_8601": "2024-03-26T20:02:11.345941Z",
            "url": "https://files.pythonhosted.org/packages/2a/80/c1a1e716cf0244788ac44e033ede0ca7e1d44adb6770bfbc3e0c62d29637/adafruit_blinka_displayio-2.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e1199edcf55b8ce496f159b2899b34e099434c566f9a6beb425d7cab8f7ce506",
                "md5": "ea93cac69adeb36829c7d722e1b59286",
                "sha256": "667d761a11b7156c25904033e275811904f00f8e097b33f11406d72dc6b3d292"
            },
            "downloads": -1,
            "filename": "adafruit-blinka-displayio-2.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "ea93cac69adeb36829c7d722e1b59286",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 82128,
            "upload_time": "2024-03-26T20:02:12",
            "upload_time_iso_8601": "2024-03-26T20:02:12.809742Z",
            "url": "https://files.pythonhosted.org/packages/e1/19/9edcf55b8ce496f159b2899b34e099434c566f9a6beb425d7cab8f7ce506/adafruit-blinka-displayio-2.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-26 20:02:12",
    "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"
}
        
Elapsed time: 0.21754s