peps

Marvin
1 min readJul 22, 2021

--

PEP stands for Python Enhancement Proposal. A PEP is a design document providing information to the Python community, or describing a new feature for Python or its processes or environment. The PEP should provide a concise technical specification of the feature and a rationale for the feature.

This PEP contains the index of all Python Enhancement Proposals, known as PEPs. PEP numbers are assigned by the PEP editors, and once assigned are never changed. The version control history of the PEP texts represent their historical record.

PEP 8

This document gives coding conventions for the Python code comprising the standard library in the main Python distribution.

PEP Purpose and Guidelines

--

--

Marvin
Marvin

Written by Marvin

Notebook for self-learning

No responses yet