EnglishFrenchSpanish

OnWorks favicon

prospector - Online in the Cloud

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

This is the command prospector 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


prospector - static Python code analyzer

SYNOPSIS


$ prospector

$ prospector <path/to/project>

$ prospector <path/to/module.py path/to/another/module.py>

DESCRIPTION


Prospector analyzes Python source files and puts out information about coding errors,
potential problems, convention violation and unnecessary complexity. It provides an
uniform and flexible interface to a number of tools for static Python code checking.

By default, Prospector uses the following tools: Dodgy, McCabe (Flake8 extension), Pep257,
Pep8 (supplemented by Pep8-naming, Flake8 extension), a build-in profile-validator,
Pyflakes, and Pylint. It auto detects libraries a project uses, to which it could adapt
(currently, Celery, Django and Flask are supported individually). Additionally, Vulture
and Pyroma could be employed for testing.

Prospector could be adjusted very detailed to personal coding styles through profiles. For
comprehensive information on this application, please see:
/usr/share/doc/prospector/html/index.html.

OPTIONS


-s,--strictness <veryhigh,high,medium,low,verylow>

switch reporting level (default: medium)

-D,--doc-warnings

include warnings about documentation (run with pep257)

-o,--output-format <emacs,grouped,json,pylint,text,xunit,yaml>

switch output format (default: grouped)

-w,--with-tool <tools>

a tool or a list of tools to run in addition to the default tools
(use this to run with vulture or pyroma)

-P,--profile <profile>

one or more profiles to be used (configuration files in YAML format)

--help

show a full list of command line options and flags

Use prospector online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    PostInstallerF
    PostInstallerF
    PostInstallerF will install all the
    software that Fedora Linux and others
    doesn't include by default, after
    running Fedora for the first time. Its
    easy for...
    Download PostInstallerF
  • 2
    strace
    strace
    The strace project has been moved to
    https://strace.io. strace is a
    diagnostic, debugging and instructional
    userspace tracer for Linux. It is used
    to monitor a...
    Download strace
  • 3
    gMKVExtractGUI
    gMKVExtractGUI
    A GUI for mkvextract utility (part of
    MKVToolNix) which incorporates most (if
    not all) functionality of mkvextract and
    mkvinfo utilities. Written in C#NET 4.0,...
    Download gMKVExtractGUI
  • 4
    JasperReports Library
    JasperReports Library
    JasperReports Library is the
    world's most popular open source
    business intelligence and reporting
    engine. It is entirely written in Java
    and it is able to ...
    Download JasperReports Library
  • 5
    Frappe Books
    Frappe Books
    Frappe Books is a free and open source
    desktop book-keeping software that's
    simple and well-designed to be used by
    small businesses and freelancers. It'...
    Download Frappe Books
  • 6
    Numerical Python
    Numerical Python
    NEWS: NumPy 1.11.2 is the last release
    that will be made on sourceforge. Wheels
    for Windows, Mac, and Linux as well as
    archived source distributions can be fou...
    Download Numerical Python
  • More »

Linux commands

Ad