Vulture finds unused code in Python programs. This is useful for cleaning up and finding errors in large code bases.
Read more
The Linux Portal Site
Vulture finds unused code in Python programs. This is useful for cleaning up and finding errors in large code bases.
Read moreFixit provides a highly configurable linting framework with support for auto-fixes, custom “local” lint rules, and hierarchical configuration.
Read moreRadon is a Python tool that computes various metrics from the source code.
Read morePyroma is software aimed at giving a rating of how well a Python project complies with the best practices of the Python packaging ecosystem
Read moreProspector is a tool to analyse Python code and output information about errors, potential problems, convention violations and complexity.
Read morePylama is an open source code audit tool for Python. Pylama wraps a variety of open source tools, mostly linters.
Read moreBandit is a tool designed to find common security issues in Python code.
Read moreYALA combines many linters to improve the quality of your code.
Read morewemake-python-styleguide is a flake8 plugin, the only one you will need as your ruff companion.
Read moreRSLint uses parallelism to utilize multiple threads to speed up linting on top of being compiled to native code.
Read more