Package Installer
Install and manage Python package dependencies.
Capabilities
- pip install / uv add
- lockfiles and virtualenvs
- install project dependencies from requirements or pyproject
Examples
- Install packages from PyPI
- Add a dependency to an existing project