python-parsy / parsyLinks
Easy and elegant parser combinators for Python. With awesome docs.
☆403Updated 7 months ago
Alternatives and similar repositories for parsy
Users that are interested in parsy are comparing it to the libraries listed below
Sorting:
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆429Updated 2 months ago
- The easiest way to parse text in Python☆110Updated 3 weeks ago
- A python lens library for manipulating deeply nested immutable structures☆324Updated last year
- PEG parser generator for Python☆179Updated 8 months ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆282Updated 9 months ago
- Runtime inspection utilities for Python typing module☆366Updated 3 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- Functional plumbing for Python☆209Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Phantom types for Python.☆224Updated 3 weeks ago
- Write short and fully-typed lambdas where you need them.☆280Updated last year
- Design-by-contract in Python3 with informative violation messages and inheritance☆378Updated 11 months ago
- Annotate Python AST trees with source text and token information☆183Updated 2 months ago
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Python library to work with algebraic effects☆80Updated 4 years ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- Algebraic data types for Python (experimental, not actively maintained)☆172Updated 4 years ago
- ☆285Updated last year
- Utilities for run-time type validation and multiple dispatch☆169Updated 2 weeks ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated last month
- Functional, composable, asynchronous, type-safe Python.☆154Updated last year
- An AST unparser for Python☆228Updated 2 years ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆223Updated last year
- A fast and thorough lazy object proxy.☆261Updated this week
- distributed structured concurrency☆292Updated this week
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated 11 months ago
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆377Updated 2 months ago
- Python module to modify bytecode☆321Updated this week
- Supercharge your Python with parts of Lisp and Haskell.☆99Updated 4 months ago