python-parsy / parsyLinks
Easy and elegant parser combinators for Python. With awesome docs.
☆423Updated 4 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☆438Updated this week
- The easiest way to parse text in Python☆110Updated 2 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated 3 weeks ago
- Write short and fully-typed lambdas where you need them.☆285Updated 2 years ago
- Functional plumbing for Python☆211Updated 3 months ago
- Runtime inspection utilities for Python typing module☆376Updated 2 months ago
- Experiments for the official PEG parser generator for Python☆282Updated last year
- Design-by-contract in Python3 with informative violation messages and inheritance☆392Updated 2 months ago
- Phantom types for Python.☆232Updated 2 weeks ago
- A python lens library for manipulating deeply nested immutable structures☆331Updated 2 years ago
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆722Updated last year
- A fast and thorough lazy object proxy.☆262Updated 4 months ago
- PEG parser generator for Python☆192Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 3 weeks ago
- Algebraic data types for Python (experimental, not actively maintained)☆171Updated 4 years ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆52Updated 6 months ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆181Updated last year
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆227Updated last year
- distributed structured concurrency☆301Updated 3 months ago
- Python pattern matching like functional languages.☆161Updated 4 years ago
- A Python type checker☆377Updated last month
- Python module to modify bytecode☆326Updated 3 weeks ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆368Updated 4 months ago
- Utilities for run-time type validation and multiple dispatch☆172Updated last month
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆155Updated 2 years ago