package manager
uv
A single tool to replace pip, pip-tools, pipx, poetry, pyenv, twine, virtualenv, and more.
migrate to uv from another package manager
Use uvx migrate-to-uv tool
poetry
Poetry manages project configurations on the customer sections of python standard project configuration file pyproject.toml.
pipenv
Pipenv uses Pipfile and Pipfile.lock to separate abstract dependency declarations from the last tested combination.