python-parsy / parsy
Easy and elegant parser combinators for Python. With awesome docs.
☆386Updated 2 months ago
Alternatives and similar repositories for parsy:
Users that are interested in parsy are comparing it to the libraries listed below
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆421Updated 2 months ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆218Updated 10 months ago
- A python lens library for manipulating deeply nested immutable structures☆320Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- Algebraic data types for Python (experimental, not actively maintained)☆173Updated 3 years ago
- Runtime inspection utilities for Python typing module☆357Updated 8 months ago
- The easiest way to parse text in Python☆104Updated 4 months ago
- Recursive descent parsing library for Python based on functional combinators☆351Updated 11 months ago
- Annotate Python AST trees with source text and token information☆178Updated this week
- A command-line search utility for Python ASTs using XPath syntax.☆248Updated 2 years ago
- PEG parser generator for Python☆168Updated 4 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆139Updated 7 months ago
- Dynamically create python functions with a proper signature.☆124Updated 6 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated 2 weeks ago
- Custom Python linting through AST expressions☆269Updated last year
- A fast and thorough lazy object proxy.☆255Updated this week
- Functional programming in Python with generators and other utilities.☆265Updated last year
- PyMonad implements data structures typically available in pure functional or functional first programming languages like Haskell and F#. …☆203Updated 11 months ago
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆702Updated 4 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆347Updated last month
- Grep Python Abstract Syntax Trees (AST) using XPath☆94Updated 2 weeks ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆151Updated last year
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆272Updated 5 months ago
- Advanced Enumerations for Python☆190Updated last year
- Functional plumbing for Python☆209Updated last year
- Python pattern matching like functional languages.☆161Updated 4 years ago
- Python AST read/write☆836Updated 2 months ago
- Multiple dispatch☆828Updated 4 months ago
- Write short and fully-typed lambdas where you need them.☆277Updated last year
- Composable custom class converters for attrs, dataclasses and friends.☆886Updated last week