ingolemo / python-lensesLinks
A python lens library for manipulating deeply nested immutable structures
☆324Updated last year
Alternatives and similar repositories for python-lenses
Users that are interested in python-lenses are comparing it to the libraries listed below
Sorting:
- Missing features of fp in Python -- active fork of kachayev/fn.py☆153Updated 2 years ago
- Functional, composable, asynchronous, type-safe Python.☆153Updated last year
- Functors, Applicatives, And Monads in Python☆729Updated last year
- Easy and elegant parser combinators for Python. With awesome docs.☆402Updated 6 months ago
- PyMonad implements data structures typically available in pure functional or functional first programming languages like Haskell and F#. …☆208Updated last year
- Supercharge your Python with parts of Lisp and Haskell.☆97Updated 3 months ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆379Updated 10 months ago
- Algebraic data types for Python (experimental, not actively maintained)☆173Updated 4 years ago
- Literal support for Pyrsistent data structures in Python☆130Updated 4 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆407Updated last month
- Phantom types for Python.☆222Updated this week
- effect isolation in Python, to facilitate more purely functional code☆380Updated 3 years ago
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆714Updated 7 months ago
- Write short and fully-typed lambdas where you need them.☆279Updated last year
- Python pattern matching like functional languages.☆160Updated 4 years ago
- Functional plumbing for Python☆209Updated last year
- An implementation of contracts for Python.☆345Updated 5 years ago
- Functional programming for Python☆660Updated 4 months ago
- The easiest way to parse text in Python☆110Updated last week
- Multiple dispatch☆836Updated 8 months ago
- Async/await reactive tools for Python 3.10+☆392Updated last month
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Tail Call Optimization for Python☆241Updated 8 years ago
- A high-performance immutable mapping type for Python.☆1,161Updated 2 months ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆221Updated last year
- ☆58Updated 8 years ago
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆824Updated last month
- Extensible methods for Python a la Haskell's typeclasses.☆60Updated last year
- Haskell language features and standard libraries in pure Python.☆870Updated 6 years ago
- Sum Types, aka Tagged Unions, for Python☆44Updated 3 years ago