Fork of jlevy/simple-modern-uv adapted for Python scripts rather than packages. Removes package-building and PyPI publishing features while keeping modern dev tooling (uv, ruff, basedpyright, pytest).
For full documentation, see the original README.
Install uv:
curl -LsSf https://astral.sh/uv/install.sh | shInstall copier:
uv tool install copierUse this template:
copier copy gh:maedmatt/simple-modern-uv YOURNEWPROJECT