How I Set Up a Python Project in 2026: uv, ruff, mypy and friends
Hello, World! ๐
Every Python project I start now begins with the same set of tools, and the setup ends with a repo that formats itself, lints itself, types itself and tests itself. This post is a sho