radix / sumtypesLinks
Sum Types, aka Tagged Unions, for Python
☆44Updated 3 years ago
Alternatives and similar repositories for sumtypes
Users that are interested in sumtypes are comparing it to the libraries listed below
Sorting:
- Supercharge your Python with parts of Lisp and Haskell.☆99Updated 5 months ago
- Python library to work with algebraic effects☆80Updated 4 years ago
- Algebraic data types for Python (experimental, not actively maintained)☆172Updated 4 years ago
- A very minimal implementation of the core idea of Hypothesis☆138Updated last year
- functional data structures and utilities for python☆36Updated 6 years ago
- A fragmentary bidirectional type system as a Python library☆52Updated 6 years ago
- Python bindings for dhall, a functional configuration language☆48Updated 10 months ago
- Python backend for Idris (generates Python source, not bytecode).☆125Updated 7 years ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- The easiest way to parse text in Python☆110Updated 2 months ago
- A namedtuple-style library for defining immutable sum types in Python.☆27Updated 4 years ago
- Functional, composable, asynchronous, type-safe Python.☆154Updated last year
- A language for describing Python programs with concise higher-order annotations like "(a -> a) -> [a] -> [a]" but don't you dare call the…☆59Updated 12 years ago
- A parser for Python 2.x and 3.x written in Haskell☆159Updated 4 months ago
- Haskell bindings for Python☆104Updated 4 years ago
- Pattern matching for python☆218Updated 11 years ago
- How to implement trampolines for tail calls in Python☆31Updated 11 years ago
- An implementation of Haskell's Prelude in Python using Coconut.☆21Updated last year
- Types for Python☆87Updated 6 years ago
- 301 moved permanently https://github.com/python-parsy/parsy☆42Updated 8 years ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆154Updated 2 years ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆223Updated last year
- Macros in Python: quasiquotes, case classes, LINQ and more!☆29Updated 5 years ago
- Monadic do-notation in Python (requires pypy3)☆19Updated 7 years ago
- A python lens library for manipulating deeply nested immutable structures☆326Updated last year
- Haskell language tools for Python☆162Updated 5 years ago
- Jupyter notebooks☆58Updated 10 months ago
- A Typed, Composable Database Query Language☆104Updated 4 years ago
- A script for running TLA+/TLC from the command line☆81Updated 4 years ago
- effect isolation in Python, to facilitate more purely functional code☆384Updated 3 years ago