debian man page for pep8

Query: pep8

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PEP8(1) 							   User Commands							   PEP8(1)

NAME
pep8 - A tool to check your Python code against some of the style conventions in PEP 8.
SYNOPSIS
pep8 [options] input ...
OPTIONS
-h, --help show this help message and exit -v, --verbose print status messages, or debug with -vv -q, --quiet report only file names, or nothing with -qq --exclude=patterns skip matches (default .svn,CVS,*.pyc,*.pyo) --filename=patterns only check matching files (e.g. *.py) --ignore=errors skip errors and warnings (e.g. E4,W) --repeat show all occurrences of the same error --show-source show source code for each error --show-pep8 show text of PEP 8 for each error --statistics count errors and warnings --benchmark measure processing speed --testsuite=dir run regression tests from dir --doctest run doctest on myself
AUTHOR
This manual page was written by David Watson <david@bashton.com>. pep8 0.4.2 October 2009 PEP8(1)
Related Man Pages
fl-run-test(1) - debian
posegment(1) - debian
storebackupversions(1) - debian
show-installed(1) - centos
axi-cache(1) - xfree86
Similar Topics in the Unix Linux Community
Modify an XLS file with Awk
Conflicts in the output of TOP command