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:
- Python pattern matching like functional languages.☆160Updated 4 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- effect isolation in Python, to facilitate more purely functional code☆382Updated 3 years ago
- ☆285Updated last year
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- Literal support for Pyrsistent data structures in Python☆130Updated 4 years ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 4 years ago
- A library with a set of tools for annotating types in Python code.☆155Updated 10 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
- A totally different take on container boilerplate.☆138Updated 3 years ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆153Updated 2 years ago
- Functional Programming + Python - Pain☆136Updated 7 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆408Updated last week
- Function overloading for Python 3☆111Updated 4 years ago
- Python serialization for adults☆157Updated last year
- Validate conditions, Python style.☆156Updated 9 months ago
- Tail Call Optimization for Python☆241Updated 8 years ago
- Memory efficient Python objects☆367Updated last week
- Immutable Data Structures for Python☆76Updated 9 years ago
- The Time Travel Python Debugger☆105Updated 9 years ago
- Python Meta Programming☆145Updated 2 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 3 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- A language for describing Python programs with concise higher-order annotations like "(a -> a) -> [a] -> [a]" but don't you dare call the…☆59Updated 12 years ago
- Functional-style recursive pattern matching in Python. Crazy stuff.☆29Updated 9 years ago
- Typemap - The Annotator (TM)☆55Updated 6 years ago
- An implementation of namedtuple written in C for warp speed.☆55Updated 8 years ago