Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

(v3.6.0) Python: prospector

LCD 47 edited this page Jan 19, 2015 · 1 revision

Maintainer: LCD 47 lcd047@gmail.com

Prospector is a static analysis tool for Python. It brings together the functionality of other tools such as pylint, pyflakes, pep8, pep257, and McCabe complexity. See the project's official documentation for details.

Note

Syntastic supports Prospector version 0.7 or later.

Clone this wiki locally