prospector
Code analyzer
Analyzes Python code to identify errors, problems, and convention violations with optional customizable profiles.
Inspects Python source files and provides information about type and location of classes, methods etc
2k stars
34 watching
173 forks
Language: Python
last commit: 7 days ago hactoberfestlinterlinters-configstatistical-analysis
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/pylance-release | A Python language server extension providing code analysis and features like auto-imports and type checking | 1,719 |
philips-labs/tabia | Analyzes codebases to extract characteristics and provides insights on their properties | 12 |
marketsquare/robotframework-robocop | A tool for static code analysis of Robot Framework language | 188 |
rubik/radon | A tool to analyze and report on the complexity and maintainability of Python codebases | 1,739 |
pytorch-labs/torchfix | A tool to analyze and fix issues in PyTorch-related Python code, with automated fixes available. | 102 |
ishepard/pydriller | Analyzes Git repositories to extract information about commits, developers, and modified files | 840 |
powershell/psscriptanalyzer | A tool that checks and analyzes PowerShell code for quality and best practices | 1,864 |
analysis-tools-dev/dynamic-analysis | A curated list of tools and linters to analyze and improve code quality in various programming languages and environments. | 947 |
pyta-uoft/pyta | An educational tool for static code analysis in Python programming | 89 |
cxxxr/sblint | A tool that checks Common Lisp source code for errors and warnings | 121 |
seattlerb/flay | An analysis tool that compares code at different levels to identify structural similarities and differences. | 742 |
patois/hexraystoolbox | A toolset for analyzing and identifying patterns in compiled code from various architectures. | 438 |
epergo/sublimelinter-contrib-ameba | A tool providing an interface between Sublime Text and the Ameba code analysis engine | 14 |
code-cracker/code-cracker | An analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn. | 1,129 |
joxeankoret/pigaios | A tool for analyzing and matching source code with binary data to extract useful information about functions and symbols. | 635 |