uv downloads overtake Poetry for Wagtail users
1–10 of 206 posts
Re: uv downloads overtake Poetry for Wagtail users
#2Re: uv downloads overtake Poetry for Wagtail users
#3Kudos to the uv developers for creating such an amazing piece of software!
Re: uv downloads overtake Poetry for Wagtail users
#4if an app or tool has a huge speed advantage, then I'd choose it no matter what.
Took a huge chunk of complexity out of bootstrapping projects which I was otherwise handling myself.
Re: uv downloads overtake Poetry for Wagtail users
#5Re: uv downloads overtake Poetry for Wagtail users
#6I recently switched to uv, and I cannot praise it enough. With uv, the Python ecosystem finally feels mature and polished rather than like a collection of brittle hacks. Kudos to the uv developers for creating such an amazing piece of software!
Re: uv downloads overtake Poetry for Wagtail users
#7if an app or tool has a huge speed advantage, then I'd choose it no matter what.
It's the integrated python version management which sold me. Took a huge chunk of complexity out of bootstrapping projects which I was otherwise handling myself.
It'd be nice if we could have a shim for `uv` that allows it to play nice with `asdf` (there is an `asdf-uv` but seems to be about installing different versions of `uv` when instead I want to install different versions of python _via_ uv).
Re: uv downloads overtake Poetry for Wagtail users
#8Uv should replace pip for all I care.
Re: uv downloads overtake Poetry for Wagtail users
#9Re: uv downloads overtake Poetry for Wagtail users
#10Uv should replace pip for all I care.
Well, seems like 100% what’s going to happen (for the majority of Wagtail users at least) if the current trend continues. I’m not sure if that’s a good thing to be frank. But we’ll have to adjust regardless.