scravy / awesome-pattern-matchingLinks
Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.
☆110Updated 2 years ago
Alternatives and similar repositories for awesome-pattern-matching
Users that are interested in awesome-pattern-matching are comparing it to the libraries listed below
Sorting:
- Utilities for run-time type validation and multiple dispatch☆168Updated 4 months ago
- Fluent data pipelines for python and your shell☆195Updated 2 weeks ago
- Pythonic task automation☆44Updated last year
- Transparent and persistent cache/serialization powered by type hints☆223Updated last week
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆100Updated last year
- find functions when you can't remember their name☆101Updated 3 years ago
- Inquest lets you add log statements to python without restarting your python instance. It helps you quickly uncover what is going wrong.☆131Updated 2 years ago
- Decorator library to configure function arguments☆38Updated 2 years ago
- A lightweight, event-driven, pipeline framework.☆62Updated 11 months ago
- Utility function to parallelise pipelines of Python asyncio iterators/generators☆114Updated 4 years ago
- Operator overloading for fast anonymous functions.☆50Updated this week
- Handy decorator for elegant design-by-contract in 3.10+☆101Updated 2 years ago
- Minimalist but flexible Lexer/Parser tool in Python.☆60Updated 5 years ago
- forge (python signatures) for fun and profit☆105Updated 4 years ago
- Freeze your objects in python☆60Updated 3 months ago
- One simple way of parsing configs.☆59Updated 2 months ago
- Like a Python list but better.☆180Updated 4 years ago
- Readable, pleasing console output for Python☆51Updated last year
- Array-like File Access in Python☆40Updated 2 years ago
- Run async workflows using pytest-fixtures-style dependency injection☆34Updated 2 years ago
- A quicker pickle☆109Updated 3 years ago
- A tool to auto generate the basic mocks and asserts for faster unit testing☆38Updated 2 years ago
- Define your JSON schema as Python dataclasses☆61Updated last year
- ☆123Updated 3 years ago
- A container for dataclasses with multi-indexing and bulk operations.☆314Updated 4 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆169Updated 2 months ago
- Python tool to help you find a method that you know likely already exists, but that you can't name.☆23Updated 2 years ago
- Python dependency graph for parallel and/or async execution☆15Updated 6 years ago
- Build a simple command-line interface from your functions☆108Updated last week