suned / pfunLinks
Functional, composable, asynchronous, type-safe Python.
☆154Updated last year
Alternatives and similar repositories for pfun
Users that are interested in pfun are comparing it to the libraries listed below
Sorting:
- Python library to work with algebraic effects☆80Updated 4 years ago
- Statically typed, purely functional effects for Python.☆96Updated last month
- Algebraic data types for Python (experimental, not actively maintained)☆172Updated 4 years ago
- Extensible methods for Python a la Haskell's typeclasses.☆60Updated last year
- A python lens library for manipulating deeply nested immutable structures☆327Updated last year
- Supercharge your Python with parts of Lisp and Haskell.☆99Updated 6 months ago
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆721Updated 10 months ago
- PyMonad implements data structures typically available in pure functional or functional first programming languages like Haskell and F#. …☆210Updated last year
- Write short and fully-typed lambdas where you need them.☆282Updated last year
- Phantom types for Python.☆225Updated 3 weeks ago
- The easiest way to parse text in Python☆110Updated 2 weeks ago
- Type-safe functional tools for Python.☆97Updated last year
- Missing features of fp in Python -- active fork of kachayev/fn.py☆154Updated 2 years ago
- ☆23Updated 4 years ago
- Robust And Fast Functional IO Toolkit☆17Updated 3 years ago
- A namedtuple-style library for defining immutable sum types in Python.☆27Updated 4 years ago
- Easy and elegant parser combinators for Python. With awesome docs.