dbrattli / OSlashLinks
Functors, Applicatives, And Monads in Python
☆729Updated last year
Alternatives and similar repositories for OSlash
Users that are interested in OSlash are comparing it to the libraries listed below
Sorting:
- Haskell language features and standard libraries in pure Python.☆870Updated 6 years ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆153Updated 2 years ago
- Functional programming in Python: implementation of missing features to enjoy FP☆3,376Updated 2 years ago
- A python lens library for manipulating deeply nested immutable structures☆324Updated last year
- effect isolation in Python, to facilitate more purely functional code☆380Updated 3 years ago
- Persistent/Immutable/Functional data structures for Python☆2,109Updated 5 months ago
- PyMonad implements data structures typically available in pure functional or functional first programming languages like Haskell and F#. …☆208Updated last year
- A programming language for the CPython VM.☆578Updated 5 years ago
- Functional programming for Python☆660Updated 4 months ago
- Cython implementation of Toolz: High performance functional utilities☆1,064Updated 7 months ago
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆714Updated 7 months ago
- Async/await reactive tools for Python 3.10+☆392Updated last month
- Python pattern matching like functional languages.☆160Updated 4 years ago
- A high-performance immutable mapping type for Python.☆1,168Updated 2 months ago
- Tail Call Optimization for Python☆241Updated 8 years ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆3,298Updated 2 years ago
- A fancy and practical functional tools☆3,443Updated 11 months ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆221Updated last year
- Python library for creating data pipelines with chain functional programming☆2,463Updated 4 months ago
- Multiple dispatch☆836Updated 8 months ago
- Algebraic data types for Python (experimental, not actively maintained)☆173Updated 4 years ago
- Dynamically typed functional programming language☆913Updated 9 years ago
- 🌀 Pykka makes it easier to build concurrent Python applications.☆1,281Updated 3 months ago
- Pattern matching for python☆218Updated 10 years ago
- An implementation of contracts for Python.☆345Updated 5 years ago
- A curated list of awesome things related to functional programming in Python.☆2,434Updated 4 months ago
- Functional, composable, asynchronous, type-safe Python.☆153Updated last year
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆407Updated last month
- I'm trying to update the Real World Haskell book☆790Updated 2 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