davidhalter / parso
A Python Parser
☆618Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for parso
- Python AST read/write☆815Updated 7 months ago
- Bottom-up approach to refactoring in python☆699Updated 2 years ago
- A common base representation of python source code for pylint and other projects☆531Updated this week
- An AST unparser for Python☆223Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆190Updated 3 weeks ago
- Auto-generate PEP-484 annotations☆1,429Updated 2 years ago
- A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree☆1,558Updated this week
- A command-line search utility for Python ASTs using XPath syntax.☆246Updated 2 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆291Updated 2 years ago
- Python module to modify bytecode☆302Updated this week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆334Updated 2 months ago
- Hunter is a flexible code tracing toolkit.☆804Updated 4 months ago
- McCabe complexity checker for Python☆641Updated 3 months ago
- Python 3.5+ runtime type checking for integration testing and data validation☆543Updated 5 months ago
- Toolkit to run Python benchmarks☆813Updated this week
- Annotate Python AST trees with source text and token information☆172Updated last month
- Modified fork of CPython's ast module that parses `# type:` comments☆228Updated last year
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆465Updated 2 weeks ago
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆337Updated 2 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆408Updated this week
- Remote vanilla PDB (over TCP sockets).☆276Updated 2 years ago
- Python bindings to the Tree-sitter parsing library☆902Updated this week
- Visually explore Python object graphs☆772Updated last month
- A Python type checker☆344Updated this week
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆270Updated 3 weeks ago
- A high-performance immutable mapping type for Python.☆1,135Updated last month
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆336Updated 11 months ago
- Eliot: the logging system that tells you *why* it happened☆1,112Updated 3 months ago
- pdb++, a drop-in replacement for pdb (the Python debugger)☆1,307Updated 7 months ago