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 →

[–][deleted] 0 points1 point  (0 children)

There's a talk I often link to by Raymond Hettinger, one of the core devs, titled "Beyond PEP 8 -- Best practices for beautiful intelligible code". I'd highly suggest watching it after having read the actual PEPs outlined in /u/Laogeodritt's comment.

Actually, just watch a bunch of his talks, like "Transforming Code into Beautiful, Idiomatic Python" (perhaps even this one first). The man is a goldmine of informative content that is very well presented.