python-parsy / parsy
Easy and elegant parser combinators for Python. With awesome docs.
☆385Updated 2 months ago
Alternatives and similar repositories for parsy:
Users that are interested in parsy are comparing it to the libraries listed below
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆417Updated 2 months ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆218Updated 9 months ago
- PEG parser generator for Python☆168Updated 3 months ago
- Recursive descent parsing library for Python based on functional combinators☆350Updated 10 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆139Updated 6 months ago
- Algebraic data types for Python (experimental, not actively maintained)☆172Updated 3 years ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆357Updated 6 months ago
- Python module to modify bytecode☆308Updated 2 weeks ago
- Multiple dispatch☆823Updated 3 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆246Updated 2 years ago
- An implementation of contracts for Python.☆345Updated 5 years ago
- Runtime inspection utilities for Python typing module☆355Updated 7 months ago
- Deserialize to objects while staying DRY☆158Updated last year
- The easiest way to parse text in Python☆102Updated 3 months ago
- Functional plumbing for Python☆209Updated last year
- Annotate Python AST trees with source text and token information☆177Updated 2 weeks ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆272Updated 4 months ago
- Supercharge your Python with parts of Lisp and Haskell.☆93Updated 5 months ago
- Custom Python linting through AST expressions☆268Updated last year
- A python lens library for manipulating deeply nested immutable structures☆320Updated last year
- Utilities for run-time type validation and multiple dispatch☆164Updated 2 weeks ago
- Phantom types for Python.☆211Updated 3 weeks ago
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆698Updated 3 months ago
- Python pattern matching like functional languages.☆161Updated 4 years ago
- Experiments for the official PEG parser generator for Python☆278Updated 11 months ago
- Tail Call Optimization for Python☆238Updated 8 years ago
- Write short and fully-typed lambdas where you need them.☆276Updated last year
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated 2 weeks ago
- Small bits of Python computation for static files☆361Updated 4 months ago