dbrattli / OSlashLinks
Functors, Applicatives, And Monads in Python
☆727Updated last year
Alternatives and similar repositories for OSlash
Users that are interested in OSlash are comparing it to the libraries listed below
Sorting:
- Functional programming in Python: implementation of missing features to enjoy FP☆3,371Updated 2 years ago
- Haskell language features and standard libraries in pure Python.☆867Updated 6 years ago
- A python lens library for manipulating deeply nested immutable structures☆322Updated last year
- Missing features of fp in Python -- active fork of kachayev/fn.py☆152Updated last year
- effect isolation in Python, to facilitate more purely functional code☆375Updated 2 years ago
- Persistent/Immutable/Functional data structures for Python☆2,090Updated 3 months ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆221Updated 11 months ago
- Functional programming for Python☆642Updated 2 months ago
- PyMonad implements data structures typically available in pure functional or functional first programming languages like Haskell and F#. …☆203Updated last year
- Dynamically typed functional programming language☆913Updated 8 years ago
- Cython implementation of Toolz: High performance functional utilities☆1,046Updated 5 months ago
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆710Updated 5 months ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆3,295Updated last year
- Python pattern matching like functional languages.☆160Updated 4 years ago
- Algebraic data types for Python (experimental, not actively maintained)☆173Updated 4 years ago
- Functional, composable, asynchronous, type-safe Python.☆150Updated last year
- A high-performance immutable mapping type for Python.☆1,152Updated 2 weeks ago
- Async/await reactive tools for Python 3.10+☆388Updated 2 months ago
- Python library for creating data pipelines with chain functional programming☆2,449Updated 2 months ago
- A fancy and practical functional tools☆3,427Updated 9 months ago
- Tail Call Optimization for Python☆241Updated 8 years ago
- Write short and fully-typed lambdas where you need them.☆280Updated last year
- List of languages that compile to python☆268Updated last year
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆797Updated 2 weeks ago
- A functional standard library for Python.☆4,871Updated 4 months ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆408Updated this week
- A Python implementation of the Maybe pattern☆208Updated 2 years ago
- A curated list of awesome things related to functional programming in Python.☆2,406Updated 2 months ago
- Multiple dispatch☆829Updated 5 months ago
- Pattern matching for python☆218Updated 10 years ago