Python packaging ecosystem

E427621

The Python packaging ecosystem is the collection of tools, standards, and services that enable building, distributing, and installing Python software packages, including components like package formats, repositories, and upload utilities.

All labels observed (1)

Label Occurrences
Python packaging ecosystem canonical 1

How this entity was disambiguated

Statements (82)

Predicate Object
instanceOf software ecosystem
coordinatedBy Python Packaging Authority NERFINISHED
defaultInstaller pip NERFINISHED
enables binary distribution for multiple platforms
dependency resolution
distribution of Python applications
distribution of Python libraries
installation of third-party packages
reproducible environments
version pinning
field Python programming language NERFINISHED
governedBy Python Enhancement Proposals NERFINISHED
includesConcept MANIFEST.in NERFINISHED
PEP 440 NERFINISHED
PEP 508 NERFINISHED
PEP 517 NERFINISHED
PEP 518 NERFINISHED
PEP 621 NERFINISHED
PyPI NERFINISHED
Python Packaging Authority NERFINISHED
Python package
Python package index NERFINISHED
artifact caching proxies
binary distribution
build (PEP 517 frontend)
build backends
build frontends
build isolation
conda
core metadata specification
dependency management
editable installs
entry points
environment management
flit
hatch NERFINISHED
mamba
metadata standards
namespace packages
package indexes
package repositories
package upload tools
packaging standards
pip NERFINISHED
pipenv NERFINISHED
pipx NERFINISHED
poetry
private package repositories
pyproject.toml
requirements.txt
setup.cfg
setup.py
setuptools NERFINISHED
simple repository API
source distribution
twine NERFINISHED
venv
versioning
virtual environments
virtualenv
wheel
wheel (tool)
includesSecurityFeature hash checking mode in pip
package signing (limited adoption)
trusted hosts configuration
includesTool build
flit NERFINISHED
hatch NERFINISHED
pip NERFINISHED
pipx NERFINISHED
poetry
setuptools NERFINISHED
twine NERFINISHED
virtualenv NERFINISHED
primaryRepository PyPI NERFINISHED
relatedTo open source software distribution
software supply chain security
supportsFormat .tar.gz source archive
.whl file
sdist
wheel
supportsLanguage Python

How these facts were elicited

Referenced by (1)

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

twine partOf Python packaging ecosystem
subject surface form: Twine