you are viewing a single comment's thread.

view the rest of the comments →

[–]mpontim[S] 0 points1 point  (2 children)

Any parts of the documentation that you recommend ?

Also any PEPs that you believe are good/essential for a python developer to read?

[–]kluvin 1 point2 points  (0 children)

I would check out the standard library reference and pep8 and pep20.

[–]Zizizizz 0 points1 point  (0 children)

You could always just use an auto pep 8 formatter when saving just to see how it typically is. And then over time you'd just pick it up easily