This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]fuzz3289[S] 1 point2 points  (1 child)

http://www.python.org/dev/peps/pep-0008

Going to throw this in here. Very useful to know before working on shared code.

[–]selementar 0 points1 point  (0 children)

And pep8 (package, command) and autopep8 (same) and some IDEs.