execute binaries from Python packages in isolated environments| pipx.pypa.io
This PEP defines a specification how licenses are documented in the Python projects.| Python Enhancement Proposals (PEPs)
The .dist-info directory¶| packaging.python.org
Creating and discovering plugins¶| packaging.python.org
This PEP proposes a Python Packaging Council with broad authority over packaging standards, tools, and implementations. Like the Python Steering Council, the Packaging Council seeks to exercise this authority as rarely as possible; instead, they use thi...| Python Enhancement Proposals (PEPs)
Writing your pyproject.toml#| packaging.python.org
execute binaries from Python packages in isolated environments| pipx.pypa.io
Declaring project metadata: the [project] table¶| packaging.python.org
This PEP proposes a collection of changes related to the upload and distribution of digitally signed attestations and metadata used to verify them on a Python package repository, such as PyPI.| Python Enhancement Proposals (PEPs)
A long-standing practical problem for Python users has been conflicts between OS package managers and Python-specific package management tools like pip. These conflicts include both Python-level API incompatibilities and conflicts over file ownership.| Python Enhancement Proposals (PEPs)
This PEP recommends deprecating and then disabling new uploads of the bdist_egg distribution type on PyPI. In a parallel move, this PEP recommends deprecating and then disabling new uploads of distribution filenames that have the .egg suffix.| Python Enhancement Proposals (PEPs)
Choosing a build backend¶| packaging.python.org
Core metadata specifications¶| packaging.python.org