jasondelaat / pymonad
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…
☆203Updated last year
Alternatives and similar repositories for pymonad:
Users that are interested in pymonad are comparing it to the libraries listed below
- Functional, composable, asynchronous, type-safe Python.☆150Updated last year
- Write short and fully-typed lambdas where you need them.☆277Updated last year
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆702Updated 4 months ago
- Functional programming for Python☆623Updated last month
- Missing features of fp in Python -- active fork of kachayev/fn.py☆152Updated last year
- ☆74Updated last year
- Phantom types for Python.☆215Updated last week
- A python lens library for manipulating deeply nested immutable structures☆320Updated last year
- Extensible methods for Python a la Haskell's typeclasses.☆59Updated last year
- Multiple argument dispatching.☆296Updated 3 months ago
- Supercharge your Python with parts of Lisp and Haskell.☆95Updated 3 weeks ago
- Statically typed, purely functional effects for Python.☆75Updated 11 months ago
- Functional programming in Python with generators and other utilities.☆266Updated last year
- Functors, Applicatives, And Monads in Python☆725Updated last year
- The easiest way to parse text in Python☆104Updated this week
- Runtime inspection utilities for Python typing module☆358Updated 8 months ago
- Algebraic data types for Python (experimental, not actively maintained)☆173Updated 3 years ago
- Multiple dispatch☆828Updated 5 months ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆363Updated 7 months ago
- Easy and elegant parser combinators for Python. With awesome docs.☆390Updated 3 months ago
- A distributed, structured concurrency runtime for Python (and friends)☆282Updated last week
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆203Updated 4 years ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- Reusable constraint types to use with typing.Annotated☆549Updated this week
- 📦 Autowiring dependency injection container for python 3☆312Updated 4 months ago
- Async/await reactive tools for Python 3.10+☆386Updated last month
- Operator overloading for fast anonymous functions.☆50Updated 2 months ago
- itertools and builtins for AsyncIO and mixed iterables☆256Updated 5 months ago
- A high-performance immutable mapping type for Python.☆1,149Updated 6 months ago
- hyphen - access Haskell modules from Python☆97Updated 10 months ago