En natuurlijk autopep8
https://pypi.python.org/pypi/autopep8/

On Apr 2, 2014, at 11:10 AM, Johan Otten <otten.jo...@gmail.com> wrote:

> Dit staat allemaal uitgebreid beschreven in PEP8:
> 
> http://legacy.python.org/dev/peps/pep-0008/
> 
> Met als bonus van hoe docstrings eruit zouden moeten zien PEP 257:
> http://legacy.python.org/dev/peps/pep-0257/
> 
> daarnaast enforced pylint een groot gedeelte en dan is er altijd nog pep8.py 
> for het enforcen van PEP 8
> https://pypi.python.org/pypi/pep8
> 
> 
> 2014-04-02 11:02 GMT+02:00 Kees de Jong <keesdej...@gmail.com>:
> Ik ben erg benieuwd naar de logica binnen Python voor naam conventies.
> 
> Soms zie ik namen die beginnen met een hoofdletter of volledig in
> hoofdletter, een paar voorbeelden uit deze link:
> https://docs.python.org/2/library/subprocess.html#module-subprocess
> 
> 1) subprocess.check_output()
> 2) subprocess.PIPE
> 3) subprocess.Popen()
> 
> Ik wil graag begrijpen wat het inhoud en als dit gewoon gemaakt is als
> open-source door iemand die dit persoonlijk handig vond dan zou ik
> graag willen weten of er wel of geen PIP voor is. Python is als het
> komt op indentation erg strikt, het zou jammer zijn als hier dan weer
> geen regels voor zijn gemaakt. Ik ben erg benieuwd!
> 
> 
> 
> Thanks.
> _______________________________________________
> Python-nl mailing list
> Python-nl@python.org
> https://mail.python.org/mailman/listinfo/python-nl
> 
> _______________________________________________
> Python-nl mailing list
> Python-nl@python.org
> https://mail.python.org/mailman/listinfo/python-nl

_______________________________________________
Python-nl mailing list
Python-nl@python.org
https://mail.python.org/mailman/listinfo/python-nl

Antwoord per e-mail aan