Minimum copier template for a python script to be uv tool installed. This template is meant to be used with uv. # create gist cd your-tool-dir gh gist create main.py pyproject.toml --description "your ...
A modern, production-ready Python package template using Copier. Save hours of setup time with best practices, modern tooling (uv, ruff, ty, pytest), and comprehensive CI/CD pipelines already ...