davidhalter / parso
A Python Parser
☆632Updated last week
Alternatives and similar repositories for parso:
Users that are interested in parso are comparing it to the libraries listed below
- A common base representation of python source code for pylint and other projects☆540Updated this week
- Bottom-up approach to refactoring in python☆704Updated 3 years ago
- An AST unparser for Python☆226Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆192Updated last month
- Python AST read/write☆835Updated last month
- A command-line search utility for Python ASTs using XPath syntax.☆246Updated 2 years ago
- Hunter is a flexible code tracing toolkit.☆811Updated 8 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- McCabe complexity checker for Python☆651Updated 7 months ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- Python module to modify bytecode☆308Updated 2 weeks ago
- Toolkit to run Python benchmarks☆841Updated 2 weeks ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆346Updated 2 weeks ago
- A fast and thorough lazy object proxy.☆254Updated 4 months ago
- A high-performance immutable mapping type for Python.☆1,145Updated 5 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆417Updated 2 months ago
- Run-time type checker for Python☆1,622Updated 2 weeks ago
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,077Updated 2 weeks ago
- Easily view PyPI download statistics via Google's BigQuery.☆430Updated 2 weeks ago
- decorator☆860Updated 3 weeks ago
- Annotate Python AST trees with source text and token information☆177Updated 2 weeks ago
- Type hints support for the Sphinx autodoc extension☆568Updated this week
- Sources for the debugger used in PyDev, PyCharm and VSCode Python☆445Updated last month
- Experiments for the official PEG parser generator for Python☆278Updated 11 months ago
- A Python type checker☆357Updated 3 weeks ago
- The multidict implementation☆431Updated last week
- Auto-generate PEP-484 annotations☆1,435Updated 2 years ago
- Runtime inspection utilities for Python typing module☆355Updated 7 months ago
- The bidirectional mapping library for Python.☆1,501Updated last month
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆344Updated 3 years ago