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.☆151Updated last year
- ZIO for Python☆85Updated last year
- Python library to work with algebraic effects☆74Updated 4 years ago
- functional data structures and utilities for python☆36Updated 6 years ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆152Updated 2 years ago
- Algebraic data types for Python (experimental, not actively maintained)☆173Updated 4 years ago
- Statically typed, purely functional effects for Python.☆78Updated last year
- PyMonad implements data structures typically available in pure functional or functional first programming languages like Haskell and F#. …☆204Updated last year
- Sum Types, aka Tagged Unions, for Python☆44Updated 3 years ago
- ☆74Updated last year
- Write short and fully-typed lambdas where you need them.☆280Updated last year
- Phantom types for Python.☆219Updated 3 weeks ago
- Protocols intersection for mypy☆29Updated 3 months ago
- High abstract python library for functional programming. Contains algebraic data structures known (or unknown) from Haskell or Scala.☆35Updated 5 years ago
- A namedtuple-style library for defining immutable sum types in Python.☆27Updated 4 years ago
- Robust And Fast Functional IO Toolkit☆17Updated 3 years ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- Types that make coding in Python quick and safe.☆23Updated 5 years ago
- Supercharge your Python with parts of Lisp and Haskell.☆95Updated 2 months ago
- The easiest way to parse text in Python☆106Updated last month
- "fork" of PyMonad on BitBucket to change the ``*`` functor/composition operator to ``<<``☆31Updated 10 years ago
- Haskell bindings for Python☆102Updated 4 years ago
- effect isolation in Python, to facilitate more purely functional code☆376Updated 2 years ago
- pytest plugin for testing mypy types, stubs, and plugins☆114Updated this week
- A python lens library for manipulating deeply nested immutable structures☆322Updated last year
- Macros in Python: quasiquotes, case classes, LINQ and more!☆29Updated 5 years ago
- Python based tool for testing whether your API conforms to its Swagger schema☆53Updated 6 years ago
- ☆23Updated 4 years ago
- A plugin for flake8 integrating Mypy.☆100Updated 5 years ago
- Generate arbitrary queries matching your GraphQL schema, and use them to verify your backend implementation.☆44Updated 2 weeks ago