the-raspberry-pi-guy / lcd

This repository contains all of the code for interfacing with a 16x2 Character I2C LCD Display. This accompanies my YouTube tutorial here: https://www.youtube.com/watch?v=fR5XhHYzUK0
188 stars 107 forks source link

Make available as pip package #80

Closed Ceddicedced closed 3 months ago

Ceddicedced commented 3 months ago

Describe the issue It would be very usefull to just not clone the whole repository to run the lcd library but rather install it via pip.

cgomesu commented 3 months ago

contributions are welcomed: https://packaging.python.org/en/latest/

the-raspberry-pi-guy commented 3 months ago

Echo @cgomesu and closing this out as this is not an issue