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
Backport functools.singledispatch to older Pythons.
Easy to use retry decorator.
A powerful caching library for Python, with TTL support and multiple algorithm options. (https://github.com/lonelyenvoy/python-memoization)
Timeout decorator
A decorator for caching properties in classes (forked from cached-property).
Typing stubs for decorator
Python decorator for async properties.
A testable singleton decorator
Create Python CLI apps with little to no effort at all!
uwsgidecorators standalone package
Create decorators easily in python.
Cache function return values automatically with decorators.
Retry Decorator
A flexible, customizable timer for your Python code.
Separate test code from test cases in pytest.
A collection of useful decorators for making AWS Lambda handlers
A Telegram bot library, with simple route decorators.
Handy decorators for converting parameters
Simple decorator to set attributes of target function or class in a DRY way.
Lazy attributes for Python objects
easy to use command-line interface for python modules
Decorate your AWS Boto3 Calls with AWSRetry.backoff(). This will allows your calls to get around the AWS Eventual Consistency Errors.
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.
The better timout decorator
Timeout control decorator and context managers, raise any exception in another thread
Decorators for running functions in Thread/ThreadPool/IOLoop
Python @deprecat decorator to deprecate old python classes, functions or methods.
singledispatch decorator for class methods.
Persistent, stale-free, local and cross-machine caching for Python functions.
Function decorators based on asyncio synchronization primitives
Use singletons with a decorator
Django utility for a memoization decorator that uses the Django cache framework.
Pidfile featuring stale detection and file-locking, can also be used as context-manager or decorator
replace __all__ with @public.add decorator
Astro SDK allows rapid and clean development of {Extract, Load, Transform} workflows using Python and SQL, powered by Apache Airflow.