I've just migrated all of the Python package install processes in my teams reasonably sized Python repo including CI and Docker builds to
UV. And found apart from some rough edges it works really well with existing virtualenv setups. I'm considering scoping out how hard it would be to hot-swap Pip for UV inside Meltano for plugin installs, when I get some time to tinker I'll report back!