jasondelaat / pymonadLinks
PyMonad implements data structures typically available in pure functional or functional first programming languages like Haskell and F#. Included are Monad and Monoid data types with several common monads included - such as Maybe and State - as well as some useful tools such as the @curry decorator for defining curried functions. PyMonad 2.x.x r…
☆207Updated last year
Alternatives and similar repositories for pymonad
Users that are interested in pymonad are comparing it to the libraries listed below
Sorting:
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆711Updated 6 months ago
- Write short and fully-typed lambdas where you need them.☆279Updated last year
- Functional programming for Python☆653Updated 4 months ago
- Functional, composable, asynchronous, type-safe Python.☆151Updated last year
- Missing features of fp in Python -- active fork of kachayev/fn.py☆153Updated 2 years ago
- A python lens library for manipulating deeply nested immutable structures☆323Updated last year
- Functors, Applicatives, And Monads in Python☆730Updated last year
- Phantom types for Python.☆220Updated last week
- Extensible methods for Python a la Haskell's typeclasses.☆60Updated last year
- Supercharge your Python with parts of Lisp and Haskell.☆96Updated 3 months ago
- Multiple dispatch☆834Updated 7 months ago
- ☆74Updated last year
- The easiest way to parse text in Python☆106Updated 2 months ago
- Multiple argument dispatching.☆302Updated 5 months ago
- Statically typed, purely functional effects for Python.☆86Updated last year
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆811Updated 2 weeks ago
- Easy and elegant parser combinators for Python. With awesome docs.☆400Updated 5 months ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆374Updated 9 months ago
- Algebraic data types for Python (experimental, not actively maintained)☆173Updated 4 years ago
- Functional plumbing for Python☆209Updated last year
- Functional programming in Python with generators and other utilities.☆269Updated last year
- Async/await reactive tools for Python 3.10+☆392Updated 3 weeks ago
- Simple Smart Pipe: python productivity-tool for rapid data manipulation☆151Updated 3 years ago
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆203Updated 4 years ago
- Backported and experimental type hints for Python☆507Updated last week
- High abstract python library for functional programming. Contains algebraic data structures known (or unknown) from Haskell or Scala.☆35Updated 5 years ago
- Robust And Fast Functional IO Toolkit☆17Updated 3 years ago
- Tail Call Optimization for Python☆241Updated 8 years ago
- Jargon from the functional programming world in simple terms!☆231Updated 3 years ago
- effect isolation in Python, to facilitate more purely functional code☆379Updated 3 years ago