python-effect / effectLinks
effect isolation in Python, to facilitate more purely functional code
☆384Updated 3 years ago
Alternatives and similar repositories for effect
Users that are interested in effect are comparing it to the libraries listed below
Sorting:
- Pattern matching for python☆218Updated 11 years ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆154Updated 2 years ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- A Python implementation of the Maybe pattern☆208Updated 2 years ago
- I will write this later...☆269Updated 7 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- Haskell language features and standard libraries in pure Python.☆870Updated 7 years ago
- Dynamically typed functional programming language☆913Updated 9 years ago
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- Python 3.5+ runtime type checking for integration testing and data validation