thejohnfreeman / python-typeclassesLinks
Extensible methods for Python a la Haskell's typeclasses.
☆60Updated last year
Alternatives and similar repositories for python-typeclasses
Users that are interested in python-typeclasses are comparing it to the libraries listed below
Sorting:
- Functional, composable, asynchronous, type-safe Python.☆155Updated 2 years ago
- PyMonad implements data structures typically available in pure functional or functional first programming languages like Haskell and F#. …☆211Updated last year
- Algebraic data types for Python (experimental, not actively maintained)☆171Updated 4 years ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆155Updated 2 years ago
- A python lens library for manipulating deeply nested immutable structures☆330Updated 2 years ago
- Write short and fully-typed lambdas where you need them.☆285Updated 2 years ago
- Python library to work with algebraic effects☆80Updated 5 years ago
- ☆23Updated 4 years ago
- The easiest way to parse text in Python☆109Updated 2 months ago
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆723Updated last year
- Phantom types for Python.☆230Updated last month
- ZIO for Python☆86Updated 2 years ago
- Protocols intersection for mypy☆33Updated 3 weeks ago
- Python pattern matching like functional languages.☆161Updated 4 years ago
- "fork" of PyMonad on BitBucket to change the ``*`` functor/composition operator to ``<<``☆31Updated 11 years ago
- Statically typed, purely functional effects for Python.☆151Updated last month
- Sum Types, aka Tagged Unions, for Python☆44Updated 4 years ago
- effect isolation in Python, to facilitate more purely functional code☆385Updated 3 years ago
- ☆77Updated last year
- functional data structures and utilities for python☆36Updated 6 years ago
- Pattern matching for python☆218Updated 11 years ago
- Lazy attributes for Python objects☆53Updated last year
- Async/await reactive tools for Python 3.10+☆398Updated last week
- Types that make coding in Python quick and safe.☆23Updated 6 years ago
- JSON schema generation from dataclasses☆167Updated 2 years ago
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- A Python implementation of the Maybe pattern☆210Updated 3 years ago
- Literal support for Pyrsistent data structures in Python☆131Updated 4 years ago
- Generate arbitrary queries matching your GraphQL schema, and use them to verify your backend implementation.☆47Updated last week
- Easy and elegant parser combinators for Python. With awesome docs.☆418Updated 3 months ago