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
- Algebraic data types for Python (experimental, not actively maintained)☆173Updated 4 years ago
- PyMonad implements data structures typically available in pure functional or functional first programming languages like Haskell and F#. …☆206Updated last year
- Write short and fully-typed lambdas where you need them.☆279Updated last year
- ZIO for Python☆85Updated last year
- Python library to work with algebraic effects☆78Updated 4 years ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆153Updated 2 years ago
- Protocols intersection for mypy☆32Updated 4 months ago
- Sum Types, aka Tagged Unions, for Python☆44Updated 3 years ago
- A python lens library for manipulating deeply nested immutable structures☆323Updated last year
- Statically typed, purely functional effects for Python.☆86Updated last year
- Phantom types for Python.☆220Updated last week
- The easiest way to parse text in Python☆106Updated 2 months ago
- ☆74Updated last year
- functional data structures and utilities for python☆36Updated 6 years ago
- JSON schema generation from dataclasses☆167Updated last year
- Python pattern matching like functional languages.☆160Updated 4 years ago
- ☆23Updated 4 years ago
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆711Updated 6 months ago
- Pytest plugin providing the ability to use docker-compose services as fixtures.☆98Updated 10 months ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆29Updated 5 years ago
- effect isolation in Python, to facilitate more purely functional code☆379Updated 3 years ago
- Generate arbitrary queries matching your GraphQL schema, and use them to verify your backend implementation.☆44Updated last week
- Lazy attributes for Python objects☆53Updated last year
- Hypothesis extension to allow generating protobuf messages matching a schema.☆41Updated 6 years ago
- Python based tool for testing whether your API conforms to its Swagger schema☆53Updated 6 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 3 years ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- "fork" of PyMonad on BitBucket to change the ``*`` functor/composition operator to ``<<``☆31Updated 10 years ago