Uv overtakes pip in CI (for Wagtail users)
^ in CI for Wagtail projects, uv now sees more usage than any other installer. It’s at 66% of CI downloads of Wagtail, compared to 34% for pip. Other installers don’t report their CI usage specifically, but their overall usage is very distant.What it means for Wagtail”uv = good” is old news for all of the early adopters. For us, we look at those kinds of usage trends on a regular basis to figure out where everyone else is at. It’s a big deal if uv becomes the majority tool. And looks like it is now, at least in CI. In practice, it means it might be time for us to revisit our README install steps, tutorial / workshop instructions, or even the built-in project template – do we reflect the lower common denominator experience with pip, or the majority (and often superior)…