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…
☆209Updated 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.☆154Updated last year
- Missing features of fp in Python -- active fork of kachayev/fn.py☆153Updated 2 years ago
- A python lens library for manipulating deeply nested immutable structures☆326Updated last year
- Write short and fully-typed lambdas where you need them.☆280Updated last year
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆718Updated 8 months ago
- Functional programming for Python☆676Updated 6 months ago
- Extensible methods for Python a la Haskell's typeclasses.☆60Updated last year
- Functors, Applicatives, And Monads in Python☆734Updated last year
- The easiest way to parse text in Python☆110Updated last month
- Phantom types for Python.☆225Updated last month
- Supercharge your Python with parts of Lisp and Haskell.☆99Updated 4 months ago
- Multiple dispatch☆839Updated 9 months ago
- Easy and elegant parser combinators for Python. With awesome docs.☆405Updated this week
- Design-by-contract in Python3 with informative violation messages and inheritance☆380Updated 11 months ago
- Functional programming in Python with generators and other utilities.☆272Updated last year
- Algebraic data types for Python (experimental, not actively maintained)☆172Updated 4 years ago
- Multiple argument dispatching.☆305Updated this week
- Async/await reactive tools for Python 3.10+☆396Updated 2 months ago
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆203Updated 4 years ago
- ☆75Updated last year
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆828Updated 2 months ago
- Functional plumbing for Python☆209Updated last year
- Statically typed, purely functional effects for Python.☆91Updated last year
- effect isolation in Python, to facilitate more purely functional code☆383Updated 3 years ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- An implementation of contracts for Python.☆346Updated 6 years ago
- Runtime inspection utilities for Python typing module☆369Updated 4 months ago
- itertools and builtins for AsyncIO and mixed iterables☆263Updated 9 months ago
- Simple Smart Pipe: python productivity-tool for rapid data manipulation☆152Updated 3 years ago
- Dynamically create python functions with a proper signature.☆130Updated 4 months ago