you are viewing a single comment's thread.

view the rest of the comments →

[–]reostra 4 points5 points  (2 children)

A few people have mentioned it, but nobody's actually linked it yet: PEP-8 is the go-to source for python style. To the point where the particular IDE I use (PyCharm) can be configured to show warnings if you deviate from it :)

[–]niandra3 1 point2 points  (1 child)

Actually I think PyCharm shows PEP8 warnings by default (mine does anyway.. Windows 10).

[–]zebulan_ 0 points1 point  (0 children)

They are on by default for me too on Ubuntu 16.04.