PEP 20: The Zen of Python - Design Philosophy and Guiding Principles
TL;DR
PEP 20 presents the “Zen of Python” - 19 guiding principles that capture Python’s design philosophy, emphasizing readability, simplicity, and explicit over implicit approaches.