- Avoid lines longer than 79 characters.
-
Make your code conform to pep8 and pyflakes
-
Use four spaces for indentation.
-
New code should be written in Python 3, using GTK+ 3, GStreamer 1.0, etc
-
Use json, ...
-
Use sugargame when interfacing to pygames
- Methods documentation should be "attached" to the methods (See http://www.python.org/dev/peps/pep-0257)