Robuta

Sponsor of the Day: Jerkmate
https://peps.python.org/pep-0262/ PEP 262 – A Database of Installed Python Packages | peps.python.org This PEP describes a format for a database of the Python software installed on a system. python packagespep262databaseinstalled https://peps.python.org/pep-0360/ PEP 360 – Externally Maintained Packages | peps.python.org There are many great pieces of Python software developed outside of the Python standard library (a.k.a., the “stdlib”). Sometimes it makes sense to incorporate... packages peps360externallymaintainedpython https://peps.python.org/pep-0241/ PEP 241 – Metadata for Python Software Packages | peps.python.org This PEP describes a mechanism for adding metadata to Python packages. It includes specifics of the field names, and their semantics and usage. python software packagespep241metadata https://peps.pythondiscord.com/pep-0508/ PEP 508 – Dependency specification for Python Software Packages | peps.pythondiscord.com Python Enhancement Proposals (PEPs) python software packagesdependency specificationpeps pythondiscord508 https://peps.python.org/pep-0480/ PEP 480 – Surviving a Compromise of PyPI: End-to-end signing of packages | peps.python.org Proposed is an extension to PEP 458 that adds support for end-to-end signing and the maximum security model. End-to-end signing allows both PyPI and developers... packages peps480survivingcompromisepypi https://peps.python.org/pep-0508/ PEP 508 – Dependency specification for Python Software Packages | peps.python.org This PEP specifies the language used to describe dependencies for packages. It draws a border at the edge of describing a single dependency - the different... python software packagesdependency specificationpep508 https://peps.python.org/pep-0411/ PEP 411 – Provisional packages in the Python standard library | peps.python.org The process of including a new package into the Python standard library is hindered by the API lock-in and promise of backward compatibility implied by a... python standard librarypep411provisionalpackages https://peps.pythondiscord.com/pep-0426/ PEP 426 – Metadata for Python Software Packages 2.0 | peps.pythondiscord.com Python Enhancement Proposals (PEPs) python software packages2 0peps pythondiscord426metadata https://peps.python.org/pep-0426/ PEP 426 – Metadata for Python Software Packages 2.0 | peps.python.org This PEP describes a mechanism for publishing and exchanging metadata related to Python distributions. It includes specifics of the field names, and their... python software packages2 0pep426metadata