A collection of simple and useful Python scripts for various development tasks.
You can quickly scaffold a new Python project using uv by running the following command in your terminal:
bash <(curl -s https://raw.githubusercontent.com/MattMcL4475/python/refs/heads/main/create-uv-project.sh) myproject