python-parsy / parsyLinks
Easy and elegant parser combinators for Python. With awesome docs.
☆418Updated 3 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☆436Updated this week
- The easiest way to parse text in Python☆109Updated 2 months ago
- A python lens library for manipulating deeply nested immutable structures☆330Updated 2 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆390Updated last month
- Write short and fully-typed lambdas where you need them.☆285Updated 2 years ago
- Runtime inspection utilities for Python typing module☆377Updated 2 months ago
- PEG parser generator for Python☆192Updated last year
- Phantom types for Python.☆230Updated last month
- Functional plumbing for Python☆211Updated 2 months ago
- 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
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆723Updated last year
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆854Updated 3 weeks ago
- A fast and thorough lazy object proxy.☆262Updated 4 months ago
- Experiments for the official PEG parser generator for Python☆281Updated last year
- distributed structured concurrency☆300Updated 2 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated 3 months ago
- Algebraic data types for Python (experimental, not actively maintained)☆171Updated 4 years ago
- A Python type checker☆377Updated last month
- Multiple dispatch☆843Updated last year
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆52Updated 5 months ago
- Tail Call Optimization for Python☆242Updated 9 years ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated this week
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆181Updated last year
- Functional, composable, asynchronous, type-safe Python.☆155Updated 2 years ago
- Annotate Python AST trees with source text and token information☆192Updated 2 weeks ago
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆226Updated last year