A Python Parser
☆667Feb 9, 2026Updated last month
Alternatives and similar repositories for parso
Users that are interested in parso are comparing it to the libraries listed below
Sorting:
- Awesome autocompletion, static analysis and refactoring library for python☆6,123Feb 13, 2026Updated last month
- A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree☆1,861Jan 22, 2026Updated 2 months ago
- A common base representation of python source code for pylint and other projects☆573Updated this week
- Bottom-up approach to refactoring in python☆724Jan 29, 2022Updated 4 years ago
- Python AST read/write☆862Feb 17, 2026Updated last month
- Annotate Python AST trees with source text and token information☆192Jan 8, 2026Updated 2 months ago
- a python refactoring library☆2,183Jan 4, 2026Updated 2 months ago
- Pretty print the output of python stdlib `ast.parse`.☆198Jan 18, 2026Updated 2 months ago
- An implementation of the Language Server Protocol for Python☆2,686Feb 12, 2026Updated last month
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Dec 22, 2025Updated 3 months ago
- Structural Source Code Search Engine☆45Updated this week
- Python module to modify bytecode☆327Mar 16, 2026Updated last week
- Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.☆5,807Mar 6, 2026Updated 2 weeks ago
- Python AST that abstracts the underlying Python version☆146Nov 29, 2025Updated 3 months ago
- Collection of library stubs for Python, with static types☆5,023Updated this week
- The fastest pure-Python PEG parser I can muster☆1,908Nov 12, 2025Updated 4 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆110Feb 16, 2024Updated 2 years ago
- Advanced Python linting framework with auto-fixes and hierarchical configuration that makes it easy to write custom in-repo lint rules.☆701Mar 2, 2026Updated 3 weeks ago
- A Python library that generates static type annotations by collecting runtime types☆4,995Feb 11, 2026Updated last month
- Auto-generate PEP-484 annotations☆1,449Jul 3, 2022Updated 3 years ago
- Discover and load entry points from installed packages☆76Dec 3, 2024Updated last year
- Modified fork of CPython's ast module that parses `# type:` comments☆233Jul 3, 2023Updated 2 years ago
- Mutation testing system☆1,246Mar 11, 2026Updated last week
- AST-based fragmental source code refactoring toolkit for Python☆459Dec 30, 2023Updated 2 years ago
- Python Classes Without Boilerplate☆5,746Updated this week
- Custom Python linting through AST expressions☆278Jul 27, 2023Updated 2 years ago
- HPy: a better API for Python☆1,133May 26, 2025Updated 9 months ago
- Python library for creating PEG parsers☆2,463Feb 22, 2026Updated last month
- An unofficial, importable pip API☆119Feb 27, 2026Updated 3 weeks ago
- Simplified packaging of Python modules☆2,244Mar 15, 2026Updated last week
- Trio – a friendly Python library for async concurrency and I/O☆7,211Updated this week
- A command-line search utility for Python ASTs using XPath syntax.☆257Apr 20, 2022Updated 3 years ago
- A static type analyzer for Python code☆5,029Updated this week
- Domain-Specific Languages and parsers in Python made easy http://textx.github.io/textX/☆839Feb 24, 2026Updated 3 weeks ago
- A minimalist production ready plugin system☆1,589Updated this week
- An AST unparser for Python☆229Aug 18, 2023Updated 2 years ago
- A Python utility / library to sort imports.☆6,923Updated this week
- Python bindings to the Tree-sitter parsing library☆1,380Mar 7, 2026Updated 2 weeks ago
- More routines for operating on iterables, beyond itertools☆4,043Updated this week