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☆385Updated 3 years ago
- Python pattern matching like functional languages.☆161Updated 4 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- ☆285Updated last year
- Literal support for Pyrsistent data structures in Python☆130Updated 4 years ago
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- A library with a set of tools for annotating types in Python code.☆155Updated 10 years ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆154Updated 2 years ago
- Dynamically typed functional programming language☆914Updated 9 years ago
- Minimalist dependency injection library for Python that embraces type annotations syntax☆56Updated 7 years ago
- A Python implementation of the Maybe pattern☆209Updated 2 years ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 4 years ago
- Function overloading for Python 3☆111Updated 4 years ago
- I will write this later...☆269Updated 7 years ago
- A totally different take on container boilerplate.☆137Updated 4 years ago
- Python serialization for adults☆157Updated last year
- Tail Call Optimization for Python☆242Updated 9 years ago
- Python Meta Programming☆147Updated 3 years ago
- Functional Programming + Python - Pain☆136Updated 7 years ago
- Validate conditions, Python style.☆156Updated 11 months ago
- An implementation of namedtuple written in C for warp speed.☆55Updated 8 years ago
- The Time Travel Python Debugger☆105Updated 9 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆298Updated 3 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆412Updated 3 months ago
- python-csp provides python with communicating sequential processes style parallelism☆110Updated 13 years ago
- Small utility library for coroutine-driven asynchronous generic programming in Python☆206Updated last year
- a function parameter type checker; a json validator☆81Updated 10 years ago
- Python code object transformers☆184Updated last year
- A fragmentary bidirectional type system as a Python library☆52Updated 7 years ago
- Immutable Data Structures for Python☆76Updated 10 years ago