Build as a cmod, or install the CPython package
# As a user C module (MicroPython / CircuitPython):
git clone https://github.com/PyDevices/graphics.git
# Build the port with this cmod enabled.
# CPython:
pip install graphics-cmod # where published