Adafruit_CircuitPython_RA8875

CircuitPython library for the RA8875 TFT driver board

MIT License

Downloads
1.3K
Stars
3
Committers
10

Bot releases are hidden (Show)

Adafruit_CircuitPython_RA8875 - 3.1.20 - Fix RTD Docs Build and Unpin Sphinx Latest Release

Published by FoamyGuy 11 months ago

Changes: https://github.com/adafruit/Adafruit_CircuitPython_RA8875/compare/3.1.19...3.1.20

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ra8875.

Read the docs for info on how to use it.

Adafruit_CircuitPython_RA8875 - 3.1.19 - Fix RTD Theme Issue

Published by FoamyGuy about 1 year ago

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ra8875.

Read the docs for info on how to use it.

Adafruit_CircuitPython_RA8875 - 3.1.18 - Updated .pylintrc, fixed jQuery

Published by evaherrada over 1 year ago

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-RA8875.

Read the docs for info on how to use it.

Adafruit_CircuitPython_RA8875 - 3.1.17 - Updated pre-commit hooks

Published by evaherrada over 1 year ago

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ra8875.

Read the docs for info on how to use it.

Adafruit_CircuitPython_RA8875 - 3.1.16 - Added missing type annotations

Published by evaherrada about 2 years ago

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ra8875.

Read the docs for info on how to use it.

Adafruit_CircuitPython_RA8875 - 3.1.15 - Made copyright stay up to date in docs/conf.py

Published by evaherrada about 2 years ago

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ra8875.

Read the docs for info on how to use it.

Adafruit_CircuitPython_RA8875 - 3.1.14 - Fixed version string

Published by evaherrada about 2 years ago

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ra8875.

Read the docs for info on how to use it.

Adafruit_CircuitPython_RA8875 - 3.1.13 - Switched to pyproject.toml

Published by evaherrada about 2 years ago

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ra8875.

Read the docs for info on how to use it.

Adafruit_CircuitPython_RA8875 - 3.1.12 - Added cp.org link to index.rst

Published by evaherrada over 2 years ago

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ra8875.

Read the docs for info on how to use it.

Adafruit_CircuitPython_RA8875 - 3.1.11 - Repo documentation and config updates

Published by evaherrada over 2 years ago

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ra8875.

Read the docs for info on how to use it.

Adafruit_CircuitPython_RA8875 - 3.1.10 - Updated documentation

Published by evaherrada over 2 years ago

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ra8875.

Read the docs for info on how to use it.

Adafruit_CircuitPython_RA8875 - 3.1.9 - Updated documentation link, python version

Published by evaherrada over 2 years ago

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ra8875.

Read the docs for info on how to use it.

Adafruit_CircuitPython_RA8875 - 3.1.8 - Removed obsolete reference to ustruct

Published by evaherrada almost 3 years ago

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ra8875.

Read the docs for info on how to use it.

Adafruit_CircuitPython_RA8875 - 3.1.7 - Updated pylint version, linted

Published by evaherrada almost 3 years ago

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ra8875.

Read the docs for info on how to use it.

Adafruit_CircuitPython_RA8875 - 3.1.6 - Linted library

Published by evaherrada about 3 years ago

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-ra8875.

Read the docs for info on how to use it.

Adafruit_CircuitPython_RA8875 - 3.1.5 - Moved pylint from build.yml to .pre-commit-config.yml

Published by evaherrada over 3 years ago

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-ra8875.

Read the docs for info on how to use it.

Adafruit_CircuitPython_RA8875 - 3.1.4 - Fixed issue with Black and Pylint versions in the pre-commit config

Published by evaherrada over 3 years ago

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-ra8875.

Read the docs for info on how to use it.

Adafruit_CircuitPython_RA8875 - 3.1.3 - Moved to pre-commit, added licensing info

Published by evaherrada almost 4 years ago

pre-commit has been added to the GitHub Actions workflow in this repository. pre-commit allows you to run multiple checks, such as black and checking the REUSE licensing compliance, both locally and on GitHub Actions with one command.

You can run pre-commit locally with pre-commit run --all-files

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-ra8875.

Read the docs for info on how to use it.

Adafruit_CircuitPython_RA8875 - 3.1.2 - Fixed discord invite link

Published by evaherrada over 4 years ago

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-ra8875.

Read the docs for info on how to use it.

Adafruit_CircuitPython_RA8875 - 3.1.1 - Added Black check, reran Black with Python 3 target.

Published by evaherrada over 4 years ago

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-ra8875.

Read the docs for info on how to use it.

Package Rankings
Top 17.47% on Pypi.org
Related Projects