EnglishFrenchSpanish

OnWorks favicon

pep8 - Online in the Cloud

Run pep8 in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command pep8 that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


pep8 - A tool to check your Python code against some of the style conventions in PEP 8.

SYNOPSIS


pep8 [options] input ...

OPTIONS


--version
show program's version number and exit

-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
exclude files or directories which match these comma separated patterns (default:
.svn,CVS,.bzr,.hg,.git,__pycache__)

--filename=patterns
when parsing directories, only check filenames matching these comma separated
patterns (default: *.py)

--select=errors
select errors and warning (e.g. E,W6)

--ignore=errors
skip errors and warnings (e.g. E4,W)

--first
show first occurrence of each error

-r, --repeat
(obsolete) 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 (implies --first)

--statistics
count errors and warnings

--count
print total number of errors and warnings to standard error and set exit code to 1
if total is not null

--max-line-length=n
set maximum allowed line length (default: 79)

--hang-closing
hang closing bracket instead of matching indentation of opening bracket's line

--format=format
set the error format [default|pylint|<custom>]

--diff report only lines changed accoring to the unified diff received on STDIN

--benchmark
measure processing speed

--config=path
user config file location (default: $HOME/.config/pep8)

USAGE EXAMPLES

Display how often each error was found:

% pep8 --statistics -qq example/lib/

Show source code and more verbose explanation from PEP 8:

% pep8 --show-source --show-pep8 foo.py

Use pep8 online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Canon EOS DIGITAL Info
    Canon EOS DIGITAL Info
    Canon doesn�t have shutter count
    included on the EXIF information of an
    image file, as opposed to Nikon and
    Pentax. There�s no official Canon based
    application ...
    Download Canon EOS DIGITAL Info
  • 2
    rEFInd
    rEFInd
    rEFInd is a fork of the rEFIt boot
    manager. Like rEFIt, rEFInd can
    auto-detect your installed EFI boot
    loaders and it presents a pretty GUI
    menu of boot option...
    Download rEFInd
  • 3
    ExpressLuke GSI
    ExpressLuke GSI
    This SourceForge download page was to
    grant users to download my source built
    GSIs, based upon phhusson's great
    work. I build both Android Pie and
    Android 1...
    Download ExpressLuke GSI
  • 4
    Music Caster
    Music Caster
    Music Caster is a tray music player
    that lets you cast your local music to a
    Google Cast device. On the first run,
    you will need to click the arrow in your
    tas...
    Download Music Caster
  • 5
    PyQt
    PyQt
    PyQt is the Python bindings for
    Digia's Qt cross-platform
    application development framework. It
    supports Python v2 and v3 and Qt v4 and
    Qt v5. PyQt is avail...
    Download PyQt
  • 6
    Sardi
    Sardi
    Sardi is a complete restyling and
    optimisation of svg code. 6 choices for
    your applications and 10 kind of folders
    to use in your file manager. The sardi
    icons...
    Download Sardi
  • More »

Linux commands

Ad