python-parsy / parsy
Easy and elegant parser combinators for Python. With awesome docs.
☆366Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for parsy
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆408Updated this week
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆215Updated 5 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- Annotate Python AST trees with source text and token information☆172Updated last month
- A command-line search utility for Python ASTs using XPath syntax.☆246Updated 2 years ago
- Phantom types for Python.☆201Updated 2 weeks ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆270Updated 3 weeks ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆343Updated 2 months ago
- Runtime inspection utilities for Python typing module☆350Updated 3 months ago
- A python lens library for manipulating deeply nested immutable structures☆311Updated last year
- A fast and thorough lazy object proxy.☆247Updated 3 months ago
- Functional plumbing for Python☆207Updated 9 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆136Updated 2 months ago
- An AST unparser for Python☆223Updated last year
- PEG parser generator for Python☆158Updated last month
- Write short and fully-typed lambdas where you need them.☆270Updated 11 months ago
- Python module to modify bytecode☆302Updated this week
- Supercharge your Python with parts of Lisp and Haskell.☆91Updated last month
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated 2 months ago
- Experiments for the official PEG parser generator for Python☆275Updated 7 months ago
- Algebraic data types for Python (experimental, not actively maintained)☆172Updated 3 years ago
- Python AST read/write☆815Updated 7 months ago
- Python pattern matching like functional languages.☆162Updated 3 years ago
- Pretty print the output of python stdlib `ast.parse`.☆190Updated 3 weeks ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆181Updated 2 months ago
- Transparent and persistent cache/serialization powered by type hints☆214Updated last month
- An analysis tool for Python that blurs the line between testing and type systems.☆1,031Updated this week
- Recursive descent parsing library for Python based on functional combinators☆346Updated 6 months ago
- Deserialize to objects while staying DRY☆158Updated last year
- Mypy static type checker plugin for Pytest☆248Updated last month