1 2 3 4 5 6 7 8
## Python Setup For local development inside `displays_py/`: ```bash uv sync --reinstall-package displays uv run ipython ```