Code is read much more often than it is written, so plan accordingly - Raymond Chen http://blogs.msdn.com/b/oldnewthing/archive/2007/04/06/2036150.aspx
Things You Should Never Do, Part I - Joel Spolsky http://www.joelonsoftware.com/articles/fog0000000069.html
Code Like a Pythonista: Idiomatic Python - David Goodger http://python.net/~goodger/projects/pycon/2007/idiomatic/presentation.html
PEP 20 - The Zen of Python http://legacy.python.org/dev/peps/pep-0020/
Sindre Sorhus - @sindresorhus https://twitter.com/sindresorhus/status/235957125434724352
JSLint – Douglas Crockford https://github.com/douglascrockford/JSLint
Pylint http://pylint.org/
Pylint messages – Wiki http://pylint-messages.wikidot.com/
Configuração integração Pylint com PyCharm http://blog.saturnlaboratories.co.za/archive/2012/09/10/running-pylint-pycharm
PEP 8 https://www.python.org/dev/peps/pep-0008/
PEP8 – Read the docs http://pep8.readthedocs.org
Jenkins - CI Server https://jenkins-ci.org/