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: 14 days ago hactoberfestlinterlinters-configstatistical-analysis
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/pylance-release | Provides language support and features for Python development in Visual Studio Code | 1,723 |
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 | 190 |
rubik/radon | A tool to analyze and report on the complexity and maintainability of Python codebases | 1,746 |
pytorch-labs/torchfix | A tool to analyze and fix issues in PyTorch-related Python code, with automated fixes available. | 105 |
ishepard/pydriller | Analyzes Git repositories to extract information about commits, developers, and modified files | 846 |
powershell/psscriptanalyzer | A tool that checks and analyzes PowerShell code for quality and best practices | 1,868 |
analysis-tools-dev/dynamic-analysis | A curated list of tools and linters to analyze and improve code quality in various programming languages and environments. | 954 |
pyta-uoft/pyta | An educational tool for static code analysis in Python programming | 90 |
cxxxr/sblint | A linter tool for Common Lisp source code written in SBCL. | 122 |
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. | 440 |
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 |