python-parsy / parsyLinks
Easy and elegant parser combinators for Python. With awesome docs.
☆400Updated 5 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☆426Updated 3 weeks ago
- The easiest way to parse text in Python☆106Updated 2 months ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆374Updated 9 months ago
- Phantom types for Python.☆220Updated last week
- Runtime inspection utilities for Python typing module☆364Updated 2 months ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆277Updated 8 months ago
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆811Updated last week
- Write short and fully-typed lambdas where you need them.☆279Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- A python lens library for manipulating deeply nested immutable structures☆323Updated last year
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆711Updated 6 months ago
- Annotate Python AST trees with source text and token information☆183Updated 2 weeks ago
- PEG parser generator for Python☆177Updated 7 months ago
- Algebraic data types for Python (experimental, not actively maintained)☆173Updated 4 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆251Updated 3 years ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 3 weeks ago
- Recursive descent parsing library for Python based on functional combinators☆354Updated last year
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆221Updated last year
- A Python type checker☆369Updated last week
- Functional plumbing for Python☆209Updated last year
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated 9 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆359Updated 3 weeks ago
- Python AST read/write☆847Updated 5 months ago
- List of languages that compile to python☆269Updated last year
- A fast and thorough lazy object proxy.☆261Updated this week
- A Python Parser☆646Updated 3 weeks ago
- Tail Call Optimization for Python☆241Updated 8 years ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated 10 months ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- An implementation of contracts for Python.☆345Updated 5 years ago