drhagen / parsitaLinks
The easiest way to parse text in Python
☆110Updated 2 months ago
Alternatives and similar repositories for parsita
Users that are interested in parsita are comparing it to the libraries listed below
Sorting:
- Supercharge your Python with parts of Lisp and Haskell.☆101Updated 8 months ago
- Easy and elegant parser combinators for Python. With awesome docs.☆423Updated 4 months ago
- Functional, composable, asynchronous, type-safe Python.☆155Updated 2 years ago
- Algebraic data types for Python (experimental, not actively maintained)☆171Updated 4 years ago
- Python library to work with algebraic effects☆80Updated 5 years ago
- A python lens library for manipulating deeply nested immutable structures☆331Updated 2 years ago
- An experiment to use infix operators in Python☆57Updated 7 years ago
- Sum Types, aka Tagged Unions, for Python☆44Updated 4 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆110Updated last year
- Operator overloading for fast anonymous functions.☆50Updated this week
- Statically typed, purely functional effects for Python.☆154Updated 2 months ago
- PyMonad implements data structures typically available in pure functional or functional first programming languages like Haskell and F#. …☆211Updated last year
- Advanced macro expander and language lab for Python.☆70Updated 8 months ago
- Extensible methods for Python a la Haskell's typeclasses.☆60Updated last year
- Domain Specific Languages in Python☆97Updated 2 years ago
- 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☆155Updated 2 years ago
- Utilities for run-time type validation and multiple dispatch☆172Updated last month
- Phantom types for Python.☆232Updated 2 weeks ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Write short and fully-typed lambdas where you need them.☆285Updated 2 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆438Updated this week
- Python bindings for dhall, a functional configuration language☆48Updated last year
- Python pattern matching like functional languages.☆161Updated 4 years ago
- Robust And Fast Functional IO Toolkit☆17Updated 3 years ago
- Python wrapper for stdlib (and other) objects to give them a fluent interface.☆63Updated 10 months ago
- A library for pattern matching on symbolic expressions in Python.☆171Updated last year
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated 3 weeks ago
- EPython is a typed-subset of the Python for extending the language new builtin types and methods☆40Updated 3 years ago
- A namedtuple-style library for defining immutable sum types in Python.☆27Updated 4 years ago