python-template A minimal Python project template. Setup uv sync Run uv run python-template Test uv run pytest Lint / Format uv run ruff check --fix . uv run ruff format .