summaryrefslogtreecommitdiffstats
path: root/python/pep8/README
blob: a169dbd683ab894d57efac11d26f790f3c124489 (plain)
pep8 is a tool to check your Python code against some of the style
conventions in PEP 8 <http://www.python.org/dev/peps/pep-0008/>.

This requires pysetuptools.