Not for public consumption; this is just for me (@billwallis).
After copying, find and replace on:
python-template
-> new repo namesrc
-> new package name (optional)
Install uv and then enable pre-commit:
uv sync --all-groups
pre-commit install --install-hooks