pip

E97086

pip is the standard command-line package manager for Python, used to install and manage software packages from the Python Package Index (PyPI) and other repositories.

All labels observed (3)

Label Occurrences
pip canonical 5
pip (Python package installer) 2
pip config 1

How this entity was disambiguated

Statements (84)

Predicate Object
instanceOf Python package manager
command-line tool
free software
open-source software
abbreviationFor pip installs packages
alternativeCommandName pip3
belongsToEcosystem Python packaging ecosystem
canInstallFrom Python Package Index
surface form: PyPI

Python Package Index
local directories
source distributions
version control systems
wheels
commandName pip
defaultRepository https://pypi.org/simple
documentation https://pip.pypa.io/
hasConfigurationFile pip.conf
pip.conf (Unix-like)
pip.ini
pip.ini (Windows)
hasSubcommand pip cache
pip check
pip self-linksurface differs
surface form: pip config

pip download
pip freeze
pip hash
pip install
pip list
pip search
pip show
pip uninstall
implements PEP 440
PEP 503
PEP 508
PEP 517
PEP 518 (pyproject.toml build-system)
surface form: PEP 518
isBootstrappedBy ensurepip
isIncludedWith python.org CPython installers (modern versions)
isRecommendedToolFor installing Python packages from PyPI
license MIT License
maintainedBy Python Packaging Authority
primaryFunction dependency management
package installation
package management
programmingLanguage Python
replacedTool easy_install
repository https://github.com/pypa/pip
stableReleaseStatus stable
supportsAuthentication basic auth for private indexes
supportsDependencySpecification PEP 508 requirement strings
constraints files
requirements files
supportsEnvironment system-wide Python installations
virtual environments
supportsFeature constraints on versions
dependency resolution
editable installs
hash-checking mode
pre-release versions
supportsFormat source distribution
wheel
supportsLanguage Python
supportsOperation cache
check
config
download
freeze
hash
install
install from requirements file
list
search
show
uninstall
supportsPlatform Linux
Unix-like systems
Windows
macOS
supportsProxyConfiguration HTTP proxy
HTTPS proxy
supportsRepositoryType additional package repositories
index server
usesFileType requirements.txt
writtenIn Python

How these facts were elicited

Referenced by (8)

Full triples — surface form annotated when it differs from this entity's canonical label.

Python community uses pip
this entity surface form: pip (Python package installer)
pip hasSubcommand pip self-linksurface differs
this entity surface form: pip config
setuptools relatedTo pip
Pipenv integratesWith pip
Cheese Shop (colloquial) relatedTo pip
this entity surface form: pip (Python package installer)