drhagen / parsitaLinks
The easiest way to parse text in Python
☆110Updated 3 weeks ago
Alternatives and similar repositories for parsita
Users that are interested in parsita are comparing it to the libraries listed below
Sorting:
- Python library to work with algebraic effects☆80Updated 4 years ago
- Easy and elegant parser combinators for Python. With awesome docs.☆413Updated 2 months ago
- Supercharge your Python with parts of Lisp and Haskell.☆100Updated 7 months ago
- Statically typed, purely functional effects for Python.☆137Updated this week
- Functional, composable, asynchronous, type-safe Python.☆155Updated last year
- Algebraic data types for Python (experimental, not actively maintained)☆172Updated 4 years ago
- A python lens library for manipulating deeply nested immutable structures☆328Updated 2 years ago
- Operator overloading for fast anonymous functions.☆50Updated 2 weeks ago
- Phantom types for Python.☆226Updated this week
- Sum Types, aka Tagged Unions, for Python☆44Updated 3 years ago
- An experiment to use infix operators in Python☆57Updated 6 years ago
- PyMonad implements data structures typically available in pure functional or functional first programming languages like Haskell and F#. …☆211Updated last year
- Write short and fully-typed lambdas where you need them.☆284Updated last year
- Hypothesis strategies for generating Python programs, something like CSmith☆107Updated last year
- Utilities for run-time type validation and multiple dispatch☆171Updated last week
- Advanced macro expander and language lab for Python.☆69Updated 6 months ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆385Updated last week
- Python variant types that work with match☆54Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- A namedtuple-style library for defining immutable sum types in Python.☆27Updated 4 years ago
- Annotate Python AST trees with source text and token information☆191Updated last week
- Dynamically create python functions with a proper signature.☆132Updated 6 months ago
- Python bindings for dhall, a functional configuration language☆48Updated 11 months ago
- Extensible methods for Python a la Haskell's typeclasses.☆60Updated last year
- Functional plumbing for Python☆210Updated last month
- Domain Specific Languages in Python☆97Updated last year
- Macros in Python: quasiquotes, case classes, LINQ and more!☆29Updated 5 years ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆154Updated 2 years ago
- Backport for type hinting generics in standard collections and union types as X | Y☆19Updated 4 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 4 months ago