pyta
Code analyzer
An educational tool for static code analysis in Python programming
Adventures in code analysis for teaching Python.
89 stars
9 watching
59 forks
Language: Python
last commit: 16 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
python-security/pyt | A tool that analyzes Python web applications for potential security vulnerabilities | 2,176 |
microsoft/pylance-release | A Python language server extension providing code analysis and features like auto-imports and type checking | 1,719 |
pytorch-labs/torchfix | A tool to analyze and fix issues in PyTorch-related Python code, with automated fixes available. | 102 |
rubik/radon | A tool to analyze and report on the complexity and maintainability of Python codebases | 1,739 |
knight0x07/pyc2bytecode | A tool to disassemble and analyze compiled Python bytecode files (pyc) from various Python versions. | 133 |
peterhinch/micropython-monitor | A tool to monitor and analyze the behavior of real-time systems written in Python | 30 |
prospector-dev/prospector | Analyzes Python code to identify errors, problems, and convention violations with optional customizable profiles. | 1,956 |
wala/wala | A toolset for static analysis of Java and JavaScript code. | 763 |
johannfaouzi/pyts | A Python package for time series classification and analysis | 1,772 |
icesat-2ut/phoreal | A Python-based toolbox for analyzing ICESat-2 satellite data | 93 |
tropycal/tropycal | A Python package for analyzing tropical cyclone data, including past storms and real-time data. | 145 |
klen/pylama | Automates code quality checks for Python programs | 1,050 |
ilyaumanets/improve_your_code | A tool that analyzes Ruby code for common design flaws and suggests improvements. | 0 |
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 |