Skip to content

Development repo for evolution of PyPA interoperability standards (released versions are published as PEPs on python.org)

License

Notifications You must be signed in to change notification settings

vladimir-v-diaz/interoperability-peps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPA Interoperability PEPs

This is the development repo for the definition and evolution of PyPA interoperability standards. Released versions of these standards are published as PEPs on python.org.

PEPs in this repo are always considered working drafts, regardless of their PEP metadata headers - the official versions are the ones published on python.org by the respective PEP authors and accepted by the assigned BDFL-Delegates.

Naming guidelines

To avoid folks needing to mentally map between the interoperability PEP numbers and their topics, the naming convention for PEPs in this repo is:

pep-<4 digit PEP number>-<topic>.rst

So, for example, the PEP 440 versioning specification is:

pep-0440-versioning.rst

Other directories

unpublished: draft documents that have yet to receive a PEP number schemas: jsonschema files

About

Development repo for evolution of PyPA interoperability standards (released versions are published as PEPs on python.org)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%