Open ptpuyen1511 opened 4 years ago
Guidelines and best practices on how to write Python code
https://realpython.com/python-pep8/
TL;DR
Guidelines and best practices on how to write Python code
Link Article
https://realpython.com/python-pep8/
Key Takeaways
Naming Conventions
Code Layout
Indentation
Comments
Whitespace in Expressions and Statements
Programming Recommendations
Tips and Tricks to Help Ensure Your Code Follows PEP 8