Quickly create flexible Python decorators
Extensible memoizing collections and decorators
Decorators for Humans
Function decoration for backoff and retry
Easy to use retry decorator.
A decorator to automatically detect mismatch when overriding a method.
A decorator for caching properties in classes.
Small library to dynamically create python functions.
Non-blocking Python methods using decorators
A library for deferring decorator actions
A powerful caching library for Python, with TTL support and multiple algorithm options. (https://github.com/lonelyenvoy/python-memoization)
Backport functools.singledispatch to older Pythons.
Timeout decorator
Create decorators easily in python.
Create Python CLI apps with little to no effort at all!
Python decorator for async properties.
Separate test code from test cases in pytest.
A testable singleton decorator
Typing stubs for decorator
Easy to use retry decorator.
uwsgidecorators standalone package
A decorator for caching properties in classes (forked from cached-property).
A flexible, customizable timer for your Python code.
Retry Decorator
Timeout control decorator and context managers, raise any exception in another thread
A collection of useful decorators for making AWS Lambda handlers
A Telegram bot library, with simple route decorators.
Simple decorator to set attributes of target function or class in a DRY way.
Handy decorators for converting parameters
PHPUnit-like @dataprovider decorator for unittest
Cache function return values automatically with decorators.
Lazy attributes for Python objects
easy to use command-line interface for python modules
This package is intended to provide a uniform schema for common machine learning applications, as well as a set of decorators that can be used to aid in web based ML prediction applications.
Cache decorator for global or instance level memoize.
The better timout decorator
Pidfile featuring stale detection and file-locking, can also be used as context-manager or decorator
Retry decorator with a bunch of configuration parameters.
Python @deprecat decorator to deprecate old python classes, functions or methods.
Commn utilities to ease development of Python packages
A set of python decorators to simplify aws python lambda development
singledispatch decorator for class methods.
Function decorators based on asyncio synchronization primitives
Decorator used to lock class attributes.
Astro SDK allows rapid and clean development of {Extract, Load, Transform} workflows using Python and SQL, powered by Apache Airflow.
Django utility for a memoization decorator that uses the Django cache framework.