Contents

prospector 1.12.1

0

Prospector is a tool to analyse Python code by aggregating the result of other tools.

Prospector is a tool to analyse Python code by aggregating the result of other tools.

Stars: 1943, Watchers: 1943, Forks: 171, Open Issues: 41

The prospector-dev/prospector repo was created 11 years ago and the last code push was 16 hours ago.
The project is very popular with an impressive 1943 github stars!

How to Install prospector

You can install prospector using pip

pip install prospector

or add it to a project with poetry

poetry add prospector

Package Details

Author
Carl Crowder
License
GPLv2+
Homepage
http://prospector.readthedocs.io
PyPi:
https://pypi.org/project/prospector/
GitHub Repo:
https://github.com/landscapeio/prospector

Classifiers

  • Software Development/Quality Assurance
No  prospector  pypi packages just yet.

Errors

A list of common prospector errors.

Code Examples

Here are some prospector code examples and snippets.

GitHub Issues

The prospector package has 41 open issues on GitHub

  • Prospector 1.10.2 does not support with_mypy optional tool [in conda]
  • Added Dockerfile
  • [FEATURE REQUEST] support configuration in pyproject.toml

See more issues on GitHub

Related Packages & Articles

pymc 5.17.0

Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with PyTensor

ruff 0.4.9

An extremely fast Python linter and code formatter, written in Rust.

pymc3 3.11.6

Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Theano