Archive
Archive for the ‘pep8’ Category
Debugging and Python programming tools
9 October 2009
Leave a comment
- 30 years of C by Landon Dyer — Some rules on good programming practices.
- Digging Yourself Out of A Debugging Hole by Martin Aspeli — General debugging tips and using programming/debugging tools.
- Flymake Mode for Emacs / Python — Flymake, an on-the-fly Python syntax checker for Emacs.
- pep8 – Python style guide checker — Checking Python code against a set of Python coding conventions in PEP8.