thejohnfreeman / python-typeclasses
Extensible methods for Python a la Haskell's typeclasses.
☆59Updated 11 months ago
Alternatives and similar repositories for python-typeclasses:
Users that are interested in python-typeclasses are comparing it to the libraries listed below
- Functional, composable, asynchronous, type-safe Python.☆150Updated last year
- ZIO for Python☆82Updated last year
- Python library to work with algebraic effects☆70Updated 4 years ago
- Algebraic data types for Python (experimental, not actively maintained)☆171Updated 3 years ago
- Statically typed, purely functional effects for Python.☆71Updated 8 months ago
- Sum Types, aka Tagged Unions, for Python☆43Updated 3 years ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆151Updated last year
- ☆23Updated 3 years ago
- Write short and fully-typed lambdas where you need them.☆274Updated last year
- Types that make coding in Python quick and safe.☆22Updated 5 years ago
- A namedtuple-style library for defining immutable sum types in Python.☆27Updated 3 years ago
- Phantom types for Python.☆207Updated this week
- "fork" of PyMonad on BitBucket to change the ``*`` functor/composition operator to ``<<``☆31Updated 10 years ago
- PyMonad implements data structures typically available in pure functional or functional first programming languages like Haskell and F#. …☆202Updated 8 months ago
- Python pattern matching like functional languages.☆161Updated 3 years ago
- The easiest way to parse text in Python☆102Updated 2 months ago
- ☆72Updated 11 months ago
- Pattern matching for python☆217Updated 10 years ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆29Updated 4 years ago
- Protocols intersection for mypy☆26Updated this week
- python decorators made easy.☆24Updated 7 months ago
- A python3.7 dataclass supplemental library. Enhances dataclasses to perform basic type checking and makes the dataclass JSON serializable…☆78Updated 2 years ago
- Supercharge your Python with parts of Lisp and Haskell.☆92Updated 4 months ago
- A python lens library for manipulating deeply nested immutable structures☆319Updated last year
- effect isolation in Python, to facilitate more purely functional code☆372Updated 2 years ago
- functional data structures and utilities for python☆36Updated 5 years ago
- High abstract python library for functional programming. Contains algebraic data structures known (or unknown) from Haskell or Scala.☆35Updated 4 years ago
- Pytest plugin providing the ability to use docker-compose services as fixtures.☆97Updated 4 months ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆216Updated 7 months ago
- Generate arbitrary queries matching your GraphQL schema, and use them to verify your backend implementation.☆44Updated this week