Sponsor of the Day:
Jerkmate
https://peps.python.org/pep-0513/
PEP 513 – A Platform Tag for Portable Linux Built Distributions | peps.python.org
This PEP proposes the creation of a new platform tag for Python package built distributions, such as wheels, called manylinux1_{x86_64,i686} with external...
distributions peps pythonplatform tagportable linux513built
https://peps.python.org/pep-0425/
PEP 425 – Compatibility Tags for Built Distributions | peps.python.org
This PEP specifies a tagging system to indicate with which versions of Python a built or binary distribution is compatible. A set of three tags indicate which...
distributions peps python425compatibilitytagsbuilt
https://peps.python.org/pep-0643/
PEP 643 – Metadata for Package Source Distributions | peps.python.org
Python package metadata is stored in the distribution file in a standard format, defined in the Core Metadata Specification. However, for source distributions,...
distributions peps python643metadatapackagesource
https://peps.python.org/pep-0376/
PEP 376 – Database of Installed Python Distributions | peps.python.org
The goal of this PEP is to provide a standard infrastructure to manage project distributions installed on a system, so all tools that are installing or...
distributions peps376databaseinstalledpython