python-parsy / parsyLinks
Easy and elegant parser combinators for Python. With awesome docs.
☆408Updated 3 weeks 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☆430Updated last week
- The easiest way to parse text in Python☆110Updated 2 months ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆381Updated last year
- A python lens library for manipulating deeply nested immutable structures☆326Updated last year
- Algebraic data types for Python (experimental, not actively maintained)☆172Updated 4 years ago
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆722Updated 9 months 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
- Runtime inspection utilities for Python typing module☆369Updated 4 months ago
- Phantom types for Python.☆226Updated this week
- Write short and fully-typed lambdas where you need them.☆282Updated last year
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆834Updated 3 months ago
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆282Updated 3 weeks ago
- PEG parser generator for Python☆181Updated 10 months ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- Python AST read/write☆856Updated 8 months ago
- distributed structured concurrency☆295Updated this week
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆223Updated last year
- A high-performance immutable mapping type for Python.☆1,178Updated 4 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆261Updated last year
- An implementation of contracts for Python.☆347Updated 6 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated 2 months ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- A fast and thorough lazy object proxy.☆261Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆197Updated last week
- PyMonad implements data structures typically available in pure functional or functional first programming languages like Haskell and F#. …☆210Updated last year
- A Python type checker☆372Updated last week
- a re-implementation of the asyncio mainloop on top of Trio☆198Updated 6 months ago