radon
Code analyser
A tool to analyze and report on the complexity and maintainability of Python codebases
Various code metrics for Python code
2k stars
34 watching
118 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
clicode-analysispythonquality-assurancestatic-analysis
Related projects:
Repository | Description | Stars |
---|---|---|
rubik/argon | Analyzes and reports on the complexity of Haskell code | 98 |
prontolabs/pronto-rubocop | An integration that automates code analysis using RuboCop and Pronto | 83 |
prospector-dev/prospector | Analyzes Python code to identify errors, problems, and convention violations with optional customizable profiles. | 1,956 |
knight0x07/pyc2bytecode | A tool to disassemble and analyze compiled Python bytecode files (pyc) from various Python versions. | 133 |
pyta-uoft/pyta | An educational tool for static code analysis in Python programming | 89 |
microsoft/pylance-release | A Python language server extension providing code analysis and features like auto-imports and type checking | 1,719 |
peterhinch/micropython-monitor | A tool to monitor and analyze the behavior of real-time systems written in Python | 30 |
python-security/pyt | A tool that analyzes Python web applications for potential security vulnerabilities | 2,176 |
rubocop/rubocop-performance | Analyzes code performance and provides suggestions for optimization | 685 |
ilyaumanets/improve_your_code | A tool that analyzes Ruby code for common design flaws and suggests improvements. | 0 |
clj-commons/kibit | A static code analyzer for Clojure and other languages that suggests improvements to make code more idiomatic and efficient. | 1,764 |
sidneycadot/oeis | Tools for analyzing and processing sequence data from the Online Encyclopedia of Integer Sequences. | 46 |
patois/hexraystoolbox | A toolset for analyzing and identifying patterns in compiled code from various architectures. | 438 |
xampprocky/tokei | A tool for displaying statistics about codebase size and language distribution | 11,336 |
marketsquare/robotframework-robocop | A tool for static code analysis of Robot Framework language | 188 |