Design Pattern that described by Python, This is the source code for the book of Everybody Know Design Patterns.
-
Updated
Sep 14, 2019 - Python
Design Pattern that described by Python, This is the source code for the book of Everybody Know Design Patterns.
Persistent, stale-free, local and cross-machine caching for Python functions.
Python Powerful Timeout Decorator that can be used safely on classes, methods, class methods
A powerful caching library for Python, with TTL support and multiple algorithm options.
A Python package that provides tools for inheriting docstrings in customizable ways.
An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It includes tools for debugging and testing: simple mock/record and a complete capture/replay framework.
A micro/macro benchmark framework for the Python programming language that helps with optimizing your software.
Versatile async-friendly retry package with multiple backoff strategies
Automatically notifies you of start and completion using environment variables
A simple Python library to bind dataclasses with databases.
Transparent and persistent cache/serialization powered by type hints
Python function decorator to cache the result in a Redis server.
python decorator that limits the calling rate of a function
Add a description, image, and links to the decorator topic page so that developers can more easily learn about it.
To associate your repository with the decorator topic, visit your repo's landing page and select "manage topics."