Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #101817
| From | Felix Almeida <felix.almeida@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Python best practices |
| Date | 2016-01-16 15:16 -0500 |
| Organization | A noiseless patient Spider |
| Message-ID | <n7e89f$8m4$1@dont-email.me> (permalink) |
| References | <a746ac38-3e2f-4af6-aa6c-6512cda62cb7@googlegroups.com> |
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@gmail.com wrote: > Are there any good resources on python best practices? e.g., articles > > Thanks, > Robert >
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Python best practices gliesian66@gmail.com - 2016-01-15 17:19 -0800 Re: Python best practices Steven D'Aprano <steve@pearwood.info> - 2016-01-16 13:32 +1100 Re: Python best practices Bob Gailer <bgailer@gmail.com> - 2016-01-16 14:41 -0500 Re: Python best practices Felix Almeida <felix.almeida@gmail.com> - 2016-01-16 15:16 -0500
csiph-web