upvote
python packaging / envs is solved now by uv. its not promising or used by people in the know like the last 2 trendy python package managers. i was a big time python hater since it was a pita to support as a devtools guy but now its trivial. uv just works, it won.
reply
I'm not a python dev, but I see a bit of its ecosystem. How does uv compare with conda or venv? I thought JS had the monopoly on competing package managers.
reply
What? It’s much much better now, you can just use uv. Yeah, it’s yet another package manager, but it does it well.
reply
Or go up a rung or two on the abstraction ladder, and use mise to manage all the things (node, npm, python, etc).
reply