pyta
Code analyzer
An educational tool for static code analysis in Python programming
Adventures in code analysis for teaching Python.
92 stars
9 watching
62 forks
Language: Python
last commit: about 1 month 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,181 |
microsoft/pylance-release | Provides language support and features for Python development in Visual Studio Code | 1,726 |
pytorch-labs/torchfix | A tool to analyze and fix issues in PyTorch-related Python code, with automated fixes available. | 111 |
rubik/radon | A tool to analyze and report on the complexity and maintainability of Python codebases | 1,751 |
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 | 32 |
prospector-dev/prospector | Analyzes Python code to identify errors, problems, and convention violations with optional customizable profiles. | 1,964 |
wala/wala | A toolset for static analysis of Java and JavaScript code. | 766 |
johannfaouzi/pyts | A Python package for time series classification and analysis | 1,781 |
icesat-2ut/phoreal | A Python-based toolbox for analyzing ICESat-2 satellite data | 96 |
tropycal/tropycal | A Python package for analyzing tropical cyclone data, including past storms and real-time data. | 150 |
klen/pylama | Automates code quality checks for Python programs | 1,049 |
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,874 |
analysis-tools-dev/dynamic-analysis | A curated list of tools and linters to analyze and improve code quality in various programming languages and environments. | 956 |