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
This entity first appeared as the object of triple T816733 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: pip Context triple: [Python Package Index, supportsTool, pip]
-
A.
Python Package Index
The Python Package Index (PyPI) is the central online repository where developers publish and download open-source Python software packages.
-
B.
PyPy
PyPy is a high-performance alternative Python interpreter featuring a Just-In-Time (JIT) compiler designed to significantly speed up the execution of Python programs.
-
C.
npm
npm is the default package manager and registry for Node.js, widely used to share, install, and manage JavaScript libraries and tools.
-
D.
GitHub Packages
GitHub Packages is a software package hosting and management service integrated into GitHub, enabling developers to publish, share, and reuse packages alongside their source code and workflows.
-
E.
Python
Python is a monstrous serpent or dragon from Greek mythology, best known for being slain by the god Apollo at Delphi.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: pip Target entity description: 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.
-
A.
Python Package Index
The Python Package Index (PyPI) is the central online repository where developers publish and download open-source Python software packages.
-
B.
PyPy
PyPy is a high-performance alternative Python interpreter featuring a Just-In-Time (JIT) compiler designed to significantly speed up the execution of Python programs.
-
C.
npm
npm is the default package manager and registry for Node.js, widely used to share, install, and manage JavaScript libraries and tools.
-
D.
GitHub Packages
GitHub Packages is a software package hosting and management service integrated into GitHub, enabling developers to publish, share, and reuse packages alongside their source code and workflows.
-
E.
Python
Python is a monstrous serpent or dragon from Greek mythology, best known for being slain by the god Apollo at Delphi.
- F. None of above. chosen
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
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: pip Description of subject: 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.
Referenced by (8)
Full triples — surface form annotated when it differs from this entity's canonical label.