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…
☆209Updated last year
Alternatives and similar repositories for pymonad
Users that are interested in pymonad are comparing it to the libraries listed below
Sorting:
- Functional, composable, asynchronous, type-safe Python.☆155Updated 2 years ago
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆723Updated last year
- Write short and fully-typed lambdas where you need them.☆285Updated 2 years ago
- A python lens library for manipulating deeply nested immutable structures☆331Updated 2 years ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆155Updated 2 years ago
- Functional programming for Python☆729Updated 10 months ago
- Functors, Applicatives, And Monads in Python☆746Updated 2 months ago
- Phantom types for Python.☆233Updated 3 weeks ago
- Extensible methods for Python a la Haskell's typeclasses.☆60Updated last year
- ☆77Updated last year
- Functional programming in Python with generators and other utilities.☆278Updated 2 years ago
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆859Updated 2 months ago
- Statically typed, purely functional effects for Python.☆154Updated 2 months ago
- Multiple dispatch☆844Updated last year
- Multiple argument dispatching.☆312Updated 2 weeks ago
- Supercharge your Python with parts of Lisp and Haskell.☆101Updated 9 months ago
- Async/await reactive tools for Python 3.10+☆398Updated 2 weeks ago
- Easy and elegant parser combinators for Python. With awesome docs.☆425Updated 4 months ago
- Algebraic data types for Python (experimental, not actively maintained)☆171Updated 4 years ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆392Updated 2 months ago
- Functional plumbing for Python☆211Updated 3 months ago
- The easiest way to parse text in Python☆110Updated 3 months ago
- High abstract python library for functional programming. Contains algebraic data structures known (or unknown) from Haskell or Scala.☆35Updated 5 years ago
- itertools and builtins for AsyncIO and mixed iterables☆273Updated 3 weeks ago
- A high-performance immutable mapping type for Python.☆1,193Updated 8 months ago
- Operator overloading for fast anonymous functions.☆50Updated last week
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆204Updated 4 years ago
- Cython implementation of Toolz: High performance functional utilities☆1,103Updated last month
- Python wrapper for stdlib (and other) objects to give them a fluent interface.☆63Updated 10 months ago
- Handle side-effects in Python like a boss. Implements functional types for Either, Option, Try, and Future.☆34Updated last year