Python Coding Style Guides

by Joey deVilla on April 17, 2008

Python coding style guides. It’s hard to point to a Python “killer app” the way you can for Ruby (whose killer app is so “killer” that it’s often conflated with it). However, Python has something that Ruby doesn’t have: a “killer user”, namely Google, which has declared it one of the four accepted languages for their internal use (the others are C++, Java and JavaScript). Python’s a language worth learning, and its endorsement by Google means that you’re more likely to encounter it. Here are a couple of Python coding style guides that you might find handy, whether you’re learning Python or are a longtime Python coder: Python Enhancement Proposal 8: Style Guide for Python Code and Code Like a Pythonista: Idiomatic Python.

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Previous post: Joel Spolsky on StackOverflow.com

Next post: Why I Took the Job Title “Nerd Wrangler”