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:
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆721Updated 10 months ago
- Functional, composable, asynchronous, type-safe Python.☆154Updated last year
- Write short and fully-typed lambdas where you need them.☆282Updated last year
- A python lens library for manipulating deeply nested immutable structures☆327Updated last year
- Functional programming for Python☆710Updated 7 months ago
- Functors, Applicatives, And Monads in Python☆738Updated last year
- Extensible methods for Python a la Haskell's typeclasses.☆60Updated last year
- Missing features of fp in Python -- active fork of kachayev/fn.py☆154Updated 2 years ago
- Phantom types for Python.☆225Updated 3 weeks ago
- Supercharge your Python with parts of Lisp and Haskell.☆99Updated 6 months ago
- Multiple dispatch☆841Updated 10 months ago
- The easiest way to parse text in Python☆110Updated 2 weeks ago
- Statically typed, purely functional effects for Python.☆96Updated last month
- Algebraic data types for Python (experimental, not actively maintained)☆172Updated 4 years ago
- Multiple argument dispatching.☆307Updated last week
- ☆75Updated last year
- Functional programming in Python with generators and other utilities.☆275Updated 2 years ago
- Easy and elegant parser combinators for Python. With awesome docs.☆410Updated last month
- Design-by-contract in Python3 with informative violation messages and inheritance☆383Updated last year
- Async/await reactive tools for Python 3.10+☆396Updated last month
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆838Updated 3 months ago
- Functional plumbing for Python☆210Updated last week
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆203Updated 4 years ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆224Updated last year
- Python wrapper for stdlib (and other) objects to give them a fluent interface.☆62Updated 7 months ago
- Jargon from the functional programming world in simple terms!☆231Updated 4 years ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- Handle side-effects in Python like a boss. Implements functional types for Either, Option, Try, and Future.☆34Updated last year
- High abstract python library for functional programming. Contains algebraic data structures known (or unknown) from Haskell or Scala.☆35Updated 5 years ago
- A high-performance immutable mapping type for Python.☆1,183Updated 5 months ago