I’ve been writing Python for over a decade and was still using the Pyenv Virtualenv (dated I know). Lately I had been trying to switch over to Poetry. Somehow it never works smoothly for me.
Then I looked at uv and oh boy is it better. Everything just works and is blazing fast. Kudos to the team.