Radon is a Python tool that computes various metrics from the source code.
Read more
The Linux Portal Site
Radon is a Python tool that computes various metrics from the source code.
Read moreMypy is a static type checker for Python.Type checkers help ensure that you’re using variables and functions in your code correctly.
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 morePylint is a static code analyser for Python 2 or 3. The latest version supports Python 3.10.0 and above.
Read more