Python code should be elegant, concise, and readable. It should be beautiful. The ultimate resource on how to write beautiful Python code is Style Guide for Python Code or PEP 8
Write beautiful Python code with
- Style Guide for Python Code
- PEP 8
PEP 8 provides the style guide for Python code, and PEP 20 represents the principles of Python language