A love poem to uv
theblackwall.uk·1d
Flag this post
  • 30 Oct, 2025 *

I encountered uv by accident. If I recall correctly, I was scrolling Hacker News, found a post on some Python code that looked like a good read, and learned of uv’s existence there.

This post by Dr. Emily Hunt does a great job of explaining uv in some detail, so I won’t reiterate the detail, suffice it to say that uv has given me the confidence to distribute Python code without thinking about how the next user is going to handle dependency management, or even different Python versions.

I understand that in a world of Docker, Podman, native macOS container runtimes and even pip and existing Python venv capabilities, that the above statement sounds a little silly. And yes, it probably is. Thing is, I don’t always wa…

Similar Posts

Loading similar posts...