Coding StyleΒΆ

In general, code should be clean, concise and readable. The Zen of Python (PEP 20) is a great introduction to best coding practices for Python.