pylyzer

Code Analyzer

A fast and feature-rich static code analyzer and language server for Python

A fast, feature-rich static code analyzer & language server for Python

GitHub

3k stars
21 watching
33 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list

language-serverpythonruststatic-analysistype-checker

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
indygreg/pyoxidizer A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters. 5,562
google/pytype Automates type checking and error prevention in Python code 4,791
benfred/py-spy A tool that lets you visualize what your program is spending time on without modifying the code. 12,992
microsoft/pyright A static type checker for the Python programming language 13,573
microsoft/pylance-release Provides language support and features for Python development in Visual Studio Code 1,726
facebook/pyre-check Type-checking software for Python code 6,885
pytorch-labs/torchfix A tool to analyze and fix issues in PyTorch-related Python code, with automated fixes available. 111
pyo3/pyo3 Rust bindings for the Python interpreter 12,615
orsinium-labs/flake8-pylint An extension for flake8 that integrates PyLint to check Python code quality and detect potential errors. 8
rustpython/rustpython A Python interpreter written in Rust, allowing execution of Python code on the target platform. 19,301
pyinstaller/pyinstaller A tool for bundling Python applications and their dependencies into standalone executables. 11,999
pymorphy2/pymorphy2 A morphological analyzer and generator for Russian and Ukrainian languages 1,127
pyston/pyston A performance-enhancing Python compiler that improves language execution speed and compatibility 2,500
skelsec/pypykatz An implementation of Mimikatz in pure Python for parsing Windows secrets and registry data. 2,905
pysimplegui/pysimplegui A Python GUI library that simplifies the development of desktop applications with a simple and intuitive interface. 13,480