python-parsy / parsyLinks
Easy and elegant parser combinators for Python. With awesome docs.
☆410Updated last month
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☆431Updated 3 weeks ago
- The easiest way to parse text in Python☆110Updated 2 weeks ago
- A python lens library for manipulating deeply nested immutable structures☆327Updated last year
- Runtime inspection utilities for Python typing module☆370Updated this week
- Phantom types for Python.☆225Updated 3 weeks ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated 2 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated last month
- Write short and fully-typed lambdas where you need them.☆282Updated last year
- Design-by-contract in Python3 with informative violation messages and inheritance☆383Updated last year
- PEG parser generator for Python☆183Updated 10 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Functional plumbing for Python☆210Updated last week
- Algebraic data types for Python (experimental, not actively maintained)☆172Updated 4 years ago
- Python library to work with algebraic effects☆80Updated 4 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆224Updated last year
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆261Updated last year
- Annotate Python AST trees with source text and token information☆188Updated last month
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 3 months ago
- distributed structured concurrency☆294Updated 2 weeks ago
- A Python type checker☆375Updated last week
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆721Updated 10 months ago
- Functional, composable, asynchronous, type-safe Python.☆154Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- A fast and thorough lazy object proxy.☆262Updated 2 months ago
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆838Updated 3 months ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- An implementation of contracts for Python.☆347Updated 6 years ago