Skip to main content

All your static code analysis tools, in one place

Project description

Python Versions PyPI Version Maturity License Build Status

Statue is an orchestration tool for static code analysis. It combines the overall power of several linters and formatters into one consistent tool that prevents unwanted conflicts. With Statue you can integrate tools such as mypy, pylint, black, isort and many others.

Installation

In order to install Statue, run:

pip install statue

Quick Start

In order to start working with statue, go to your project root directory and initialize a configuration file with the following command:

statue config init

and follow the instructions.

Run In Context

Run Statue in specific contexts in order to evaluate different files in various ways. For example, run Statue over a unit tests folder with the “test” context:

statue run unit_tests --context=test

Contributing

If you experience problems with Statue, log them on GitHub.

If you want to contribute code, please fork the code and submit a pull request.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

statue-0.0.18.tar.gz (38.5 kB view hashes)

Uploaded Source

Built Distribution

statue-0.0.18-py3-none-any.whl (52.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page