Suor / patternsLinks
Pattern matching for python
☆218Updated 11 years ago
Alternatives and similar repositories for patterns
Users that are interested in patterns are comparing it to the libraries listed below
Sorting:
- effect isolation in Python, to facilitate more purely functional code☆384Updated 3 years ago
- ☆285Updated last year
- Easy anonymous functions by partial application of operators☆102Updated last year
- Python pattern matching like functional languages.☆160Updated 4 years ago
- Literal support for Pyrsistent data structures in Python☆130Updated 4 years ago
- A library with a set of tools for annotating types in Python code.☆155Updated 10 years ago
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 4 years ago
- I will write this later...☆269Updated 7 years ago
- A Python implementation of the Maybe pattern☆208Updated 2 years ago
- Dynamically typed functional programming language☆913Updated 9 years ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆154Updated 2 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆409Updated last month
- Tail Call Optimization for Python☆242Updated 9 years ago
- Functional Programming + Python - Pain☆136Updated 7 years ago
- Immutable Data Structures for Python☆76Updated 10 years ago
- Function overloading for Python 3