tobgu / pyrthonLinks
Literal support for Pyrsistent data structures in Python
☆131Updated 4 years ago
Alternatives and similar repositories for pyrthon
Users that are interested in pyrthon are comparing it to the libraries listed below
Sorting:
- ☆58Updated 8 years ago
- Pattern matching for python☆218Updated 11 years ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆155Updated 2 years ago
- effect isolation in Python, to facilitate more purely functional code☆384Updated 3 years ago
- Easy anonymous functions by partial application of operators☆102Updated 2 years ago
- ☆204Updated 2 years ago
- A fragmentary bidirectional type system as a Python library☆52Updated 7 years ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- Atomic primitives for Python.☆122Updated 4 years ago
- Functional-style recursive pattern matching in Python. Crazy stuff.☆29Updated 9 years ago
- ☆285Updated 2 years ago
- A python lens library for manipulating deeply nested immutable structures☆331Updated 2 years ago
- A module for handling continuations in Python☆32Updated 9 years ago
- Immutable Data Structures for Python☆76Updated 10 years ago
- Tail Call Optimization for Python☆242Updated 9 years ago
- Functional Programming + Python - Pain☆136Updated 7 years ago
- 🏔️ A functional web framework that streamlines explicit development practices while eliminating global state.☆157Updated last year
- Dynamically typed functional programming language☆915Updated 9 years ago
- Hy Monad Notation - a monad library for Hy☆56Updated 2 years ago
- Typemap - The Annotator (TM)☆55Updated 7 years ago
- Supercharge your Python with parts of Lisp and Haskell.☆101Updated 8 months ago
- ☆71Updated 4 years ago
- Minimalist dependency injection library for Python that embraces type annotations syntax☆56Updated 7 years ago
- Slim yet handsome validation library.☆50Updated 6 years ago
- Sum Types, aka Tagged Unions, for Python☆44Updated 4 years ago
- An experiment to use infix operators in Python