This project is what displays images to the user interface. It's primarily used for the Inky wHAT eInk display from Pimoroni.
The code will load the display driver, build a palette of supported colors, and display the image after quantizing it down to the supported color palette.
main.py display <path/to/image.png>