最終更新:2025-05-15 (木) 00:58:20 (39d)
Python/パッケージマネージャ
uv
- extremely fast Python package and project manager, written in Rust.
- single tool to replace pip, pip-tools, pipx, poetry, pyenv, twine?, virtualenv, and more.
Hatch
Poetry
pipenv
- pip + virtualenv を統合したツール
pip (2008)
setuptools
- easy_install: setuptoolsに付属していたコマンドラインツール