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☆409Updated this week
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆215Updated 5 months ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆270Updated 2 weeks ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- The easiest way to parse text in Python☆101Updated last week
- Algebraic data types for Python (experimental, not actively maintained)☆172Updated 3 years ago
- Write short and fully-typed lambdas where you need them.☆268Updated 10 months ago
- A python lens library for manipulating deeply nested immutable structures☆310Updated 11 months ago
- Runtime inspection utilities for Python typing module☆350Updated 2 months ago
- PEG parser generator for Python☆158Updated 3 weeks ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆149Updated last year
- Deserialize to objects while staying DRY☆158Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆136Updated last month
- Small bits of Python computation for static files☆346Updated last week
- Recursive descent parsing library for Python based on functional combinators☆346Updated 6 months ago
- Annotate Python AST trees with source text and token information☆172Updated last month
- PyMonad implements data structures typically available in pure functional or functional first programming languages like Haskell and F#. …☆197Updated 6 months ago
- JSON schema generation from dataclasses☆167Updated last year
- A Python Parser☆616Updated 4 months ago
- Phantom types for Python.☆199Updated this week
- Bottom-up approach to refactoring in python☆697Updated 2 years ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆181Updated 2 months ago
- Functional, composable, asynchronous, type-safe Python.☆150Updated 11 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆259Updated last month
- A fast and thorough lazy object proxy.☆247Updated 2 months ago
- Multiple dispatch☆811Updated 3 months ago
- Functional plumbing for Python☆207Updated 9 months ago
- Experiments for the official PEG parser generator for Python☆275Updated 6 months ago
- Composable custom class converters for attrs, dataclasses and friends.☆822Updated this week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆331Updated last month