-
Notifications
You must be signed in to change notification settings - Fork 2
Relative PEPs
fblanchetNaN edited this page Apr 18, 2021
·
1 revision
- PEP 8 -- Style Guide for Python Code
- PEP 257 -- Docstring Conventions
- PEP 301 -- Package Index and Metadata for Distutils
- PEP 405 -- Python Virtual Environments
- PEP 440 -- Version Identification and Dependency Specification
- PEP 484 -- Type Hints
- PEP 503 -- Simple Repository API
- PEP 508 -- Dependency specification for Python Software Packages
- PEP 517 -- A build-system independent format for source trees
- PEP 518 -- Specifying Minimum Build System Requirements for Python Projects
- PEP 566 -- Metadata for Python Software Packages 2.1
- PEP 582 -- Python local packages directory
- PEP 621 -- Storing project metadata in pyproject.toml