python-parsy / parsyLinks
Easy and elegant parser combinators for Python. With awesome docs.
☆413Updated 2 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☆434Updated last month
- The easiest way to parse text in Python☆110Updated 3 weeks ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆385Updated last week
- Write short and fully-typed lambdas where you need them.☆284Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Phantom types for Python.☆226Updated this week
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated 2 months ago
- A python lens library for manipulating deeply nested immutable structures☆328Updated 2 years ago
- Functional plumbing for Python☆210Updated last month
- A fast and thorough lazy object proxy.☆262Updated 2 months ago
- Runtime inspection utilities for Python typing module☆373Updated 3 weeks ago
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- PEG parser generator for Python☆185Updated 11 months ago
- A Python type checker☆376Updated 2 weeks ago
- Algebraic data types for Python (experimental, not actively maintained)☆172Updated 4 years ago
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆844Updated 4 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆722Updated 10 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 4 months ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated this week
- Functional, composable, asynchronous, type-safe Python.☆155Updated last year
- distributed structured concurrency☆296Updated last month
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- List of languages that compile to python☆272Updated last year
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated last year
- Self-service finite-state machines for the programmer on the go.☆641Updated 3 months ago
- Annotate Python AST trees with source text and token information☆191Updated last week
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆224Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated 2 months ago