pip
View on GitHub
10.2k
The PyPA recommended tool for installing Python packages.
About pip
The PyPA recommended tool for installing Python packages.
Key Features
- Installs, upgrades, and uninstalls Python packages
- Supports requirements and constraints files
- Resolves dependencies from indexes, wheels, and source dists
- Integrates with virtual environments for isolated installs
Installation
uv add pipRelated Tools
UV
An extremely fast Python package installer and resolver, written in Rust
80.3k stars
Poetry
Python dependency management and packaging made easy
34.3k stars
setuptools
Easily download, build, install, upgrade, and uninstall Python packages
2.8k stars
wheel
Command line tool for manipulating wheel files
549 stars
Quick Info
- Latest Version
- 26.0.1
- First Release
- 2008
- License
- Unknown