Toolspip
P
pip
Package manager for Python packages
package managerMIT
Install
python -m pip install --upgrade pipAbout
Pip is the standard package manager for Python. It installs packages from PyPI and allows easy dependency management.
pythonpackage-manager