Python best practices

Felix Almeida felix.almeida at gmail.com
Sat Jan 16 15:16:18 EST 2016


Pylint is your friend: http://www.pylint.org/

If you already know a bit about the language then a good place to start 
is the Google Python Style Guide: 
https://google.github.io/styleguide/pyguide.html



On 15/01/16 08:19 PM, gliesian66 at gmail.com wrote:
> Are there any good resources on python best practices?  e.g., articles
>
> Thanks,
> Robert
>




More information about the Python-list mailing list