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…
☆208Updated 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.☆153Updated last year
- Write short and fully-typed lambdas where you need them.☆279Updated last year
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆714Updated 7 months ago
- A python lens library for manipulating deeply nested immutable structures☆324Updated last year
- Functional programming for Python☆660Updated 4 months ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆153Updated 2 years ago
- Functors, Applicatives, And Monads in Python☆729Updated last year
- Extensible methods for Python a la Haskell's typeclasses.☆60Updated last year
- Phantom types for Python.☆222Updated this week
- The easiest way to parse text in Python☆110Updated last week
- Supercharge your Python with parts of Lisp and Haskell.☆97Updated 3 months ago
- Easy and elegant parser combinators for Python. With awesome docs.☆402Updated 6 months ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆379Updated 10 months ago
- Algebraic data types for Python (experimental, not actively maintained)☆173Updated 4 years ago
- Statically typed, purely functional effects for Python.☆88Updated last year
- Multiple dispatch☆836Updated 8 months ago
- Multiple argument dispatching.☆302Updated 6 months ago
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆824Updated last month
- Functional programming in Python with generators and other utilities.☆271Updated last year
- ☆75Updated last year
- Async/await reactive tools for Python 3.10+☆392Updated last month
- Functional plumbing for Python☆209Updated last year
- Handle side-effects in Python like a boss. Implements functional types for Either, Option, Try, and Future.☆32Updated last year
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆203Updated 4 years ago
- Python wrapper for stdlib (and other) objects to give them a fluent interface.☆62Updated 5 months ago
- Robust And Fast Functional IO Toolkit☆17Updated 3 years ago
- Reusable constraint types to use with typing.Annotated☆562Updated 3 weeks ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- Protocols intersection for mypy☆33Updated 5 months ago
- Python pattern matching like functional languages.☆160Updated 4 years ago