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…
☆204Updated 10 months ago
Alternatives and similar repositories for pymonad:
Users that are interested in pymonad are comparing it to the libraries listed below
- Write short and fully-typed lambdas where you need them.☆276Updated last year
- Functional programming for Python☆594Updated last week
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆698Updated 2 months ago
- Functional, composable, asynchronous, type-safe Python.☆151Updated last year
- Missing features of fp in Python -- active fork of kachayev/fn.py☆151Updated last year
- Supercharge your Python with parts of Lisp and Haskell.☆93Updated 5 months ago
- ☆73Updated last year
- Statically typed, purely functional effects for Python.☆73Updated 9 months ago
- Phantom types for Python.☆210Updated last week
- A python lens library for manipulating deeply nested immutable structures☆320Updated last year
- Functional programming in Python with generators and other utilities.☆265Updated last year
- Functors, Applicatives, And Monads in Python☆723Updated 10 months ago
- Multiple argument dispatching.☆292Updated last month
- itertools and builtins for AsyncIO and mixed iterables☆255Updated 3 months ago
- The easiest way to parse text in Python☆102Updated 3 months ago
- Extensible methods for Python a la Haskell's typeclasses.☆59Updated last year
- Easy and elegant parser combinators for Python. With awesome docs.☆383Updated last month
- Async/await reactive tools for Python 3.10+☆379Updated 5 months ago
- Deserialize to objects while staying DRY☆158Updated last year
- hyphen - access Haskell modules from Python☆96Updated 8 months ago
- Algebraic data types for Python (experimental, not actively maintained)☆172Updated 3 years ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆181Updated 6 months ago
- Reusable constraint types to use with typing.Annotated☆534Updated 3 weeks ago
- A distributed, structured concurrency runtime for Python (and friends)☆275Updated 2 weeks ago
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆775Updated last week
- Multiple dispatch☆823Updated 3 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated 5 months ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆355Updated 5 months ago
- Runtime inspection utilities for Python typing module☆355Updated 7 months ago
- effect isolation in Python, to facilitate more purely functional code☆373Updated 2 years ago