9 comments

[ 4.8 ms ] story [ 30.5 ms ] thread
Not to gatekeep things but if you think uv solved python dependency issues then you probably never had those issues in the first place and pip would have been enough for your use case. Conda on the other hand, with external binary dependencies, now we're talking.
Well it is much faster so you can keep iterating installing dependencies until you fix the issue in much less time
what is stopping the poetry guys to rewrite poetry from the ground up as part of a breaking new release?
they have bad taste obviously otherwise we'd all be using their project
What happened to Poetry? did it just not gain enough traction? I was under the impression it was the hot new thing a few years back then uv comes out of nowhere.
I liked Poetry until I went to contribute a bugfix to the codebase and quickly realized it was already an ossified nightmare.