python-parsy / parsyLinks
Easy and elegant parser combinators for Python. With awesome docs.
☆392Updated 4 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☆423Updated last month
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆221Updated 11 months ago
- A python lens library for manipulating deeply nested immutable structures☆322Updated last year
- PEG parser generator for Python☆175Updated 6 months ago
- Small bits of Python computation for static files☆370Updated 2 weeks ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated 2 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Runtime inspection utilities for Python typing module☆362Updated 3 weeks ago
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆710Updated 5 months ago
- A fast and thorough lazy object proxy.☆259Updated last month
- Bottom-up approach to refactoring in python☆709Updated 3 years ago
- Utilities for run-time type validation and multiple dispatch☆165Updated 3 months ago
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆797Updated last week
- Algebraic data types for Python (experimental, not actively maintained)☆173Updated 4 years ago
- The easiest way to parse text in Python☆105Updated 3 weeks ago
- Phantom types for Python.☆218Updated 2 weeks ago
- A command-line search utility for Python ASTs using XPath syntax.☆248Updated 3 years ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆366Updated 8 months ago
- Python 3.5+ runtime type checking for integration testing and data validation☆545Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- Custom Python linting through AST expressions☆271Updated last year
- An analysis tool for Python that blurs the line between testing and type systems.☆1,157Updated this week
- An implementation of contracts for Python.☆344Updated 5 years ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated 8 months ago
- Annotate Python AST trees with source text and token information☆181Updated last month
- Python pattern matching like functional languages.☆160Updated 4 years ago
- Write short and fully-typed lambdas where you need them.☆280Updated last year
- Recursive descent parsing library for Python based on functional combinators☆351Updated last year
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆96Updated 2 months ago