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
261 stars 72 forks source link

Remove Python 2 mentions in docs #108

Closed dbrgn closed 3 years ago

dbrgn commented 4 years ago

They may be confusing on Python 3. Python 2 as a language is unsupported and obsolete.