python-parsy / parsy
Easy and elegant parser combinators for Python. With awesome docs.
☆377Updated 8 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☆413Updated this week
- Runtime inspection utilities for Python typing module☆352Updated 5 months ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆216Updated 7 months ago
- A python lens library for manipulating deeply nested immutable structures☆319Updated last year
- The easiest way to parse text in Python☆102Updated last month
- PEG parser generator for Python☆163Updated last month
- Algebraic data types for Python (experimental, not actively maintained)☆171Updated 3 years ago
- Phantom types for Python.☆206Updated 2 weeks ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆350Updated 3 months ago
- Write short and fully-typed lambdas where you need them.☆274Updated last year
- Python module to modify bytecode☆303Updated this week
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆767Updated 2 months ago
- Composable custom class converters for attrs, dataclasses and friends.☆845Updated this week
- A fast and thorough lazy object proxy.☆251Updated last month
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated last year
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆181Updated 4 months ago
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆691Updated last month
- A command-line search utility for Python ASTs using XPath syntax.☆245Updated 2 years ago
- Custom Python linting through AST expressions☆267Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆138Updated 4 months ago
- Pretty print the output of python stdlib `ast.parse`.☆191Updated last week
- Python AST read/write☆831Updated last week
- Experiments for the official PEG parser generator for Python☆277Updated 9 months ago
- PyMonad implements data structures typically available in pure functional or functional first programming languages like Haskell and F#. …☆200Updated 8 months ago
- Annotate Python AST trees with source text and token information☆173Updated last week
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆272Updated 2 months ago
- A high-performance immutable mapping type for Python.☆1,137Updated 3 months ago
- Functional programming in Python with generators and other utilities.☆262Updated last year
- itertools and builtins for AsyncIO and mixed iterables☆247Updated last month
- Multiple dispatch☆816Updated last month