This is adapted from my “Better developers” newsletter: https://BetterDevelopersWeekly.com. Like many others in the Python world, I’ve adopted “uv“, the do-everything, lightning-fast package manager written in Rust. uv does it all: For people who just want to download and install packages, it replaces pip. For people who want to keep multiple versions of Python on […]