dbrgn / RPLCD

A Raspberry Pi LCD library for the widely used Hitachi HD44780 controller, written in Python. GPIO (parallel) and I²C modes supported.
https://rplcd.readthedocs.io/en/latest/
MIT License
262 stars 72 forks source link

chore: drop support for Python 3.7 #137

Open felix-seifert opened 2 months ago

felix-seifert commented 2 months ago

Python version 3.7 reached EOL status over a year ago. We can stop testing with it.