Itโs a really bold claim. Every time a new package manager and/or dependency resolver comes around, we have the exact same headline
pipx, poetry, pipsi, fades, pae, pactivate, pyenv, virtualenv, pipenv
Letโs hope this next one will be the true standard.
Weโre using poetry and it solves our problems. Iโll have to look into uv, but I donโt feel in any rush to switch away from poetry.
pyenv, virtualenv, pipenv, arenโt package managersโฆ they are virtual environment managers / creators and use pip for package management.
It is a bold claim, but based on their success with ruff, Iโm optimistic that it might pan out.