8000 Home · PyCQA/pycodestyle Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Andrew Selzer edited this page Feb 8, 2018 · 13 revisions

Welcome to the pycodestyle wiki!

pycodestyle(formerly pep8) is a tool to check your Python code against some of the style conventions in PEP-8

See also:

The other widely used convention is the Twisted coding standard. There is a valid reason for Twisted not to follow all the rules of the PEP8 standard. The Twisted coding standard is not supported by the pep8 tool.

Clone this wiki locally
0