←back to thread

264 points tosh | 1 comments | | HN request time: 0.204s | source
Show context
rowanseymour ◴[] No.44366453[source]
I got excited about poetry a few years back because it seemed that the community might be finally able to rally around _one_ packaging solution. My favorite thing about Go is that there isn't a shiny new packaging tool every year.. just go.mod. uv definitely looks cool and the performance is very impressive.. but should I switch all my projects over? Are you going to be around in 5 years time?
replies(2): >>44366525 #>>44366975 #
1. bckr ◴[] No.44366975[source]
Just try it. The hype is real. I stopped using pyenv, pyenv-virtualenv, poetry, and native pip because uv is just that sticky.

Just install it and try running something using the —-with flag. That’s where I became intrigued.