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…
☆204Updated 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☆710Updated 6 months ago
- Functional, composable, asynchronous, type-safe Python.☆151Updated last year
- Write short and fully-typed lambdas where you need them.☆280Updated last year
- Functional programming for Python☆647Updated 3 months ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆152Updated 2 years ago
- A python lens library for manipulating deeply nested immutable structures☆322Updated last year
- Functional programming in Python with generators and other utilities.☆267Updated last year
- Multiple dispatch☆834Updated 6 months ago
- Multiple argument dispatching.☆301Updated 4 months ago
- Phantom types for Python.☆219Updated 3 weeks ago
- Supercharge your Python with parts of Lisp and Haskell.☆95Updated 2 months ago
- Extensible methods for Python a la Haskell's typeclasses.☆60Updated last year
- The easiest way to parse text in Python☆106Updated last month
- Algebraic data types for Python (experimental, not actively maintained)☆173Updated 4 years ago
- Easy and elegant parser combinators for Python. With awesome docs.☆398Updated 5 months ago
- ☆74Updated last year
- Functors, Applicatives, And Monads in Python☆728Updated last year
- itertools and builtins for AsyncIO and mixed iterables☆256Updated 6 months ago
- Reusable constraint types to use with typing.Annotated☆558Updated last month
- Design-by-contract in Python3 with informative violation messages and inheritance☆368Updated 9 months ago
- Async/await reactive tools for Python 3.10+☆391Updated this week
- Statically typed, purely functional effects for Python.☆78Updated last year
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆221Updated last year
- hyphen - access Haskell modules from Python☆100Updated 11 months ago
- Runtime inspection utilities for Python typing module☆363Updated last month
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆203Updated 4 years ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated 9 months ago
- effect isolation in Python, to facilitate more purely functional code☆376Updated 2 years ago