Suor / patterns
Pattern matching for python
☆218Updated 10 years ago
Alternatives and similar repositories for patterns
Users that are interested in patterns are comparing it to the libraries listed below
Sorting:
- Easy anonymous functions by partial application of operators☆102Updated last year
- effect isolation in Python, to facilitate more purely functional code☆374Updated 2 years ago
- Function overloading for Python 3☆112Updated 4 years ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆152Updated last year
- I will write this later...☆270Updated 7 years ago
- Python pattern matching like functional languages.☆161Updated 4 years ago
- An implementation of namedtuple written in C for warp speed.☆54Updated 7 years ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 3 years ago
- A library with a set of tools for annotating types in Python code.☆154Updated 9 years ago
- Python Meta Programming☆142Updated 2 years ago
- Immutable Data Structures for Python☆75Updated 9 years ago
- A fragmentary bidirectional type system as a Python library☆52Updated 6 years ago
- Functional stuff for Python☆119Updated 8 years ago
- A totally different take on container boilerplate.☆138Updated 3 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago
- ☆285Updated last year
- Small utility library for coroutine-driven asynchronous generic programming in Python☆203Updated last year
- A Python implementation of the Maybe pattern☆209Updated 2 years ago
- Dynamically typed functional programming language☆913Updated 8 years ago
- Lazily-evaluated, parallelizable Python pipeline.☆96Updated 3 years ago
- Python code object transformers☆185Updated last year
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- A CLI tool to search for Python code in a path using jQuery-like selectors.☆127Updated 4 years ago
- Recursive descent parsing library for Python based on functional combinators☆351Updated last year
- Functional Programming + Python - Pain☆136Updated 6 years ago
- a function parameter type checker; a json validator☆81Updated 9 years ago
- A decorator-based implementation of type checks.☆145Updated 4 years ago
- Simple asyncio-based actors.☆38Updated 10 months ago
- Functional-style recursive pattern matching in Python. Crazy stuff.☆29Updated 8 years ago
- Fast RFC3339 compliant Python date-time library☆242Updated 11 months ago