April 2019
Intermediate to advanced
426 pages
11h 13m
English
Any design considerations in the Python programming language are documented as a Python Enhancement Proposal (PEP). Hundreds of PEPs have been written down, but probably the one that you should be familiar with is PEP 8, a style guide for Python developers to write better, readable code. The official repository for PEPs is https://github.com/python/peps.