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…
☆210Updated 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
- Functional programming for Python☆719Updated 9 months 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☆330Updated 2 years ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆155Updated 2 years ago
- Phantom types for Python.☆229Updated last month
- Extensible methods for Python a la Haskell's typeclasses.☆60Updated last year
- Easy and elegant parser combinators for Python. With awesome docs.☆418Updated 3 months ago
- Multiple argument dispatching.☆308Updated this week
- Functors, Applicatives, And Monads in Python☆743Updated last month
- Statically typed, purely functional effects for Python.☆149Updated last month
- Design-by-contract in Python3 with informative violation messages and inheritance☆387Updated last month
- The easiest way to parse text in Python☆109Updated last month
- Multiple dispatch☆843Updated last year
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆851Updated 2 weeks ago
- Algebraic data types for Python (experimental, not actively maintained)☆171Updated 4 years ago
- ☆77Updated last year
- Async/await reactive tools for Python 3.10+☆396Updated last week
- Functional programming in Python with generators and other utilities.☆277Updated 2 years ago
- High abstract python library for functional programming. Contains algebraic data structures known (or unknown) from Haskell or Scala.☆35Updated 5 years ago
- Handle side-effects in Python like a boss. Implements functional types for Either, Option, Try, and Future.☆34Updated last year
- Functional plumbing for Python☆211Updated 2 months ago
- Protocols intersection for mypy☆33Updated 2 weeks ago
- Simple Smart Pipe: python productivity-tool for rapid data manipulation☆153Updated 3 years ago
- Python wrapper for stdlib (and other) objects to give them a fluent interface.☆62Updated 9 months ago
- Reusable constraint types to use with typing.Annotated☆583Updated last month
- itertools and builtins for AsyncIO and mixed iterables☆268Updated last month
- Robust And Fast Functional IO Toolkit☆17Updated 3 years ago
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆204Updated 4 years ago