Style GuidesΒΆ

PEP 8 - Style Guide for Python Clode

  • The long standing Python styleguide

  • A generic Python guideline

The ultimate Python style guidelines

  • A strictly defined practical style guide

My Python testing style guide

  • Excellent summary of naming conventions and best practices for Python testing.