Metadata-Version: |
2.1 |
Name: |
luma.lcd |
Version: |
2.11.0 |
Summary: |
A library to drive PCD8544, HD44780, HT1621, ST7735, ST7789, ST7567, UC1701X and ILI9341-based LCD displays |
Author: |
Richard Hull |
Author-Email: |
richard.hull[at]destructuring-bind.org |
Home-Page: |
https://github.com/rm-hull/luma.lcd |
License: |
MIT |
Keywords: |
raspberry pi,rpi,lcd,display,screen,rgb,monochrome,greyscale,color,nokia 5110,pcd8544,st7735,st7789,uc1701x,ht1621,ili9341,hd44780,spi,i2c,parallel,bitbang6800,pcf8574 |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Education |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Topic :: Education |
Classifier: |
Topic :: System :: Hardware |
Classifier: |
Topic :: System :: Hardware :: Hardware Drivers |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Requires-Python: |
<4,>=3.7 |
Requires-Dist: |
luma.core (>=2.4.0) |
Requires-Dist: |
sphinx (>=1.5.1); extra == "docs" |
Requires-Dist: |
flake8; extra == "qa" |
Requires-Dist: |
rstcheck; extra == "qa" |
Requires-Dist: |
pytest; extra == "test" |
Requires-Dist: |
pytest-cov; extra == "test" |
Requires-Dist: |
pytest-timeout; extra == "test" |
Provides-Extra: |
docs |
Provides-Extra: |
qa |
Provides-Extra: |
test |
Description-Content-Type: |
text/x-rst |
License-File: |
LICENSE.rst |