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…
☆211Updated 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
- Write short and fully-typed lambdas where you need them.☆285Updated last year
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆723Updated 11 months ago
- A python lens library for manipulating deeply nested immutable structures☆329Updated 2 years ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆154Updated 2 years ago
- Functional programming for Python☆715Updated 8 months ago
- Phantom types for Python.☆227Updated 3 weeks ago
- Functors, Applicatives, And Monads in Python☆743Updated 2 weeks ago
- Extensible methods for Python a la Haskell's typeclasses.☆60Updated last year
- Supercharge your Python with parts of Lisp and Haskell.☆100Updated 7 months ago
- Statically typed, purely functional effects for Python.☆141Updated 3 weeks ago
- ☆76Updated last year
- Multiple argument dispatching.☆307Updated last week
- Multiple dispatch☆844Updated last year
- The easiest way to parse text in Python☆109Updated last month
- Algebraic data types for Python (experimental, not actively maintained)☆172Updated 4 years ago
- Functional programming in Python with generators and other utilities.☆276Updated 2 years ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆387Updated 3 weeks ago
- Easy and elegant parser combinators for Python. With awesome docs.☆417Updated 2 months ago
- Functional plumbing for Python☆211Updated last month
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆850Updated this week
- Python pattern matching like functional languages.☆161Updated 4 years ago
- Async/await reactive tools for Python 3.10+☆396Updated 2 months ago
- Simple Smart Pipe: python productivity-tool for rapid data manipulation☆153Updated 3 years ago
- Python clone of Ramda.js☆81Updated last year
- Deserialize to objects while staying DRY☆159Updated 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
- A high-performance immutable mapping type for Python.☆1,187Updated 6 months ago
- itertools and builtins for AsyncIO and mixed iterables☆268Updated 3 weeks ago
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆204Updated 4 years ago