Hacker News new | past | comments | ask | show | jobs | submit login

Agree with your points. Would add emphasis on ipython and heavy use of interpreter, pylint instead of pyflakes, "learn and prefer builtin modules" rule, and Python in a Nutshell on the desk.



My reasons for preferring pyflakes over pylint: * pyflakes are fast * pyflakes is less likely to flood me with false positives

What are your reasons for preferring pylint?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: