jasondelaat / pymonad
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 10 months ago
Alternatives and similar repositories for pymonad:
Users that are interested in pymonad are comparing it to the libraries listed below
- Write short and fully-typed lambdas where you need them.☆276Updated last year
- Missing features of fp in Python -- active fork of kachayev/fn.py☆151Updated last year
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆698Updated 3 months ago
- Functional, composable, asynchronous, type-safe Python.☆152Updated last year
- Phantom types for Python.☆210Updated 3 weeks ago
- Functional programming for Python☆598Updated last week
- Functional programming in Python with generators and other utilities.☆265Updated last year
- Statically typed, purely functional effects for Python.☆74Updated 9 months ago
- Supercharge your Python with parts of Lisp and Haskell.☆93Updated 5 months ago
- ☆73Updated last year
- Algebraic data types for Python (experimental, not actively maintained)☆172Updated 3 years ago
- Extensible methods for Python a la Haskell's typeclasses.☆59Updated last year
- Multiple dispatch☆823Updated 3 months ago
- Multiple argument dispatching.☆292Updated last month
- A python lens library for manipulating deeply nested immutable structures☆320Updated last year
- The easiest way to parse text in Python☆102Updated 3 months ago
- Functors, Applicatives, And Monads in Python☆723Updated 11 months ago
- Easy and elegant parser combinators for Python. With awesome docs.☆384Updated 2 months ago
- itertools and builtins for AsyncIO and mixed iterables☆253Updated 3 months ago
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆776Updated 2 weeks ago
- Runtime inspection utilities for Python typing module☆355Updated 7 months ago
- Async/await reactive tools for Python 3.10+☆383Updated last week
- Literal support for Pyrsistent data structures in Python☆129Updated 3 years ago
- Reusable constraint types to use with typing.Annotated☆535Updated last month
- Design-by-contract in Python3 with informative violation messages and inheritance☆357Updated 6 months ago
- hyphen - access Haskell modules from Python☆96Updated 8 months ago
- A distributed, structured concurrency runtime for Python (and friends)☆275Updated this week
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆203Updated 4 years ago
- Advanced Enumerations for Python☆189Updated last year
- A high-performance immutable mapping type for Python.☆1,145Updated 5 months ago