pep 8 converter?

Sylvain Thenault sylvain.thenault at nospam.logilab.fr
Mon Nov 8 06:21:54 EST 2004


On Mon, 08 Nov 2004 10:53:51 +0000, Robin Becker wrote:

> Is there a tool that checks/imposes PEP 8 (ie the right core coding style?).

The default pylint's policy is consistent with Guido's style guide. But it
only checks, not imposes anything nor patches the code to fix detected
problems.
Pylint is available from http://www.logilab.org/projects/pylint

-- 
Sylvain Thénault                               LOGILAB, Paris (France).

http://www.logilab.com   http://www.logilab.fr  http://www.logilab.org





More information about the Python-list mailing list