lcd_pico.py - A module derived from the Adafruit Circuitpython library and, probably, original work by Dave Hylands. It is for 20x4 and 16x2 LCD displays with the HD44780 controller and connected via PCF8574 I2C. You can use it as-is with your own main() in a single file or make an import file.