pylance-release
Python IDE
Provides language support and features for Python development in Visual Studio Code
Documentation and issues for Pylance
2k stars
45 watching
769 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
code-analysislanguage-serverlanguage-server-protocolpython
Related projects:
Repository | Description | Stars |
---|---|---|
philips-labs/tabia | Analyzes codebases to extract characteristics and provides insights on their properties | 12 |
prospector-dev/prospector | Analyzes Python code to identify errors, problems, and convention violations with optional customizable profiles. | 1,964 |
pyta-uoft/pyta | An educational tool for static code analysis in Python programming | 92 |
klen/pylama | Automates code quality checks for Python programs | 1,049 |
knight0x07/pyc2bytecode | A tool to disassemble and analyze compiled Python bytecode files (pyc) from various Python versions. | 133 |
python-security/pyt | A tool that analyzes Python web applications for potential security vulnerabilities | 2,181 |
epergo/sublimelinter-contrib-ameba | A tool providing an interface between Sublime Text and the Ameba code analysis engine | 14 |
pclalv/pronto-shellcheck | A tool that runs a code analysis script called shellcheck on Ruby code. | 2 |
powershell/psscriptanalyzer | A tool that checks and analyzes PowerShell code for quality and best practices | 1,874 |
peterhinch/micropython-monitor | A tool to monitor and analyze the behavior of real-time systems written in Python | 32 |
rubik/radon | A tool to analyze and report on the complexity and maintainability of Python codebases | 1,751 |
pytorch-labs/torchfix | A tool to analyze and fix issues in PyTorch-related Python code, with automated fixes available. | 111 |
mikepopoloski/slang | Provides tools and services for compiling, parsing, and analyzing SystemVerilog code | 644 |
chapyter/chapyter | An extension for JupyterLab that interprets natural language code descriptions and executes them in a Python environment. | 825 |
prontolabs/pronto-rubocop | An integration that automates code analysis using RuboCop and Pronto | 83 |