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…
☆203Updated last year
Alternatives and similar repositories for pymonad
Users that are interested in pymonad are comparing it to the libraries listed below
Sorting:
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆710Updated 5 months ago
- Write short and fully-typed lambdas where you need them.☆280Updated last year
- Functional, composable, asynchronous, type-safe Python.☆150Updated last year
- Phantom types for Python.☆218Updated 2 weeks ago
- Functional programming for Python☆642Updated 2 months ago
- A python lens library for manipulating deeply nested immutable structures☆322Updated last year
- Supercharge your Python with parts of Lisp and Haskell.☆95Updated last month
- Missing features of fp in Python -- active fork of kachayev/fn.py☆152Updated last year
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆797Updated last week
- Extensible methods for Python a la Haskell's typeclasses.☆60Updated last year
- Statically typed, purely functional effects for Python.☆78Updated last year
- Reusable constraint types to use with typing.Annotated☆554Updated last month
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆203Updated 4 years ago
- Functors, Applicatives, And Monads in Python☆727Updated last year
- Design-by-contract in Python3 with informative violation messages and inheritance☆366Updated 8 months ago
- The easiest way to parse text in Python☆105Updated 3 weeks ago
- Multiple argument dispatching.☆298Updated 4 months ago
- itertools and builtins for AsyncIO and mixed iterables☆256Updated 6 months ago
- Algebraic data types for Python (experimental, not actively maintained)☆173Updated 4 years ago
- ☆74Updated last year
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- Multiple dispatch☆829Updated 5 months ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆221Updated 11 months ago
- JSON (de)serialization, GraphQL and JSON schema generation using Python typing.☆234Updated 2 months ago
- Async/await reactive tools for Python 3.10+☆388Updated 2 months ago
- Functional programming in Python with generators and other utilities.☆267Updated last year
- hyphen - access Haskell modules from Python☆99Updated 11 months ago
- Easy and elegant parser combinators for Python. With awesome docs.☆392Updated 4 months ago
- Dynamically create python functions with a proper signature.☆127Updated 3 weeks ago
- effect isolation in Python, to facilitate more purely functional code☆375Updated 2 years ago