Earlier quoted context omitted.
Same here. I’ve adopted uv across all of my Python projects and couldn’t be happier. ty looks very promising as well. Probably inevitable, and I don’t blame the team, I just wish it were someone else.
I kind of feel like the nature of the Python ecosystem is a dozen or so extremely useful frameworks/tools that everyone uses heavily for 3 years and then abandons and never speaks of again. I'm not very deep in Python anymore, but every time I dip my toes back in it's a completely different set of tools, with some noticably rare exceptions (eg, numpy).
uv feels like the first 100% coverage solution i've seen in the python space, and it also has great developer experience.
I can't speak to the rest of the ecosystem, when I write python it's extremely boring and I'm still using Flask same as i was in 2016.