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