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

Python: prospector

LCD 47 edited this page Feb 28, 2016 · 6 revisions

Maintainer: LCD 47 [email protected]

Prospector is a static analysis tool for Python. It brings together the functionality of other tools such as pylint, pyflakes, pep8, pydocstyle (formerly 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