Decorator which checks whether the function is called with the correct type of parameters
Use singletons with a decorator
A set of python decorators to simplify aws python lambda development
An EXPERIMENTAL checkpoint decorator for Metaflow
Function decorators based on asyncio synchronization primitives
Move logging code out of your business logic with decorators
Provides a decorator that automatically catches known transient exceptions that are common in the Ethereum/EVM ecosystem and reattempts to evaluate your decorated function
A library of decorators.
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.
A rst converter to ansi-decorated console output
A decoration mechanism for boto3 that allows automatic decoration of any and all boto3 clients and resources
cachettl is an elegant LRU TTL cache decorator that also works with asyncio. It has the cache_info(), cache_clear() methods and access to the remainingttl property.
Python 3.6+ async/sync memoize and rate decorators
Include Django URL patterns with decorators
Common utilities to ease development of Python packages
Python2 keyword-only argument emulation as a decorator. Python 3 compatible.
Decorators for encrypting/decrypting passed arguments
Create step-wise / incremental tests in pytest.
Cache function return values automatically with decorators.
API Decorators
Commn utilities to ease development of Python packages
Provides decorators that are inspired by and work closely with cachetools' for caching asyncio functions and methods.
decorators utility
An elegant way to run period tasks.
``aspectlib`` is an aspect-oriented programming, monkey-patch and decorators library. It is useful when changing
Easily create multi-purpose decorators that have access to the FQN of the original function.
Decorated functions as entry points.
Decorators for profiling/timing/tracing individual functions
A simple python decorator for defining properties that only run their fget function once
Fork of Venmo-Business-Rules: Python DSL for setting up business intelligence rules that can be configured without code History ------- 1.0.1 +++++ released 2016-3-16 - Fixes a packaging bug preventing 1.0.0 from being installed on some platforms. 1.0.0 +++++ released 2016-3-16 - Removes caching layer on rule decorator
Decorator for REST endpoints in flask. Validate JSON request data.
a simple decorator to cache the results of computationally heavy functions
common decorators
A very simple RPC-like library to make writing Pyodide applications easier. At the core of the library is a simple App + Decorator based approach inspired by Flask.
An easy to use decorator to enforce static typing for function and dataclasses.
API rate limit decorator
Simple decorator implementation of an interface.
Useful shapes to decorate MeshCat scenes.
keep lambdas warm and monitor cold starts with a simple decorator
Decorators @condition, @last_modified and @etag for Django Rest Framework
Export your test suites and cases to JUnit report using decorators
⏲️ Easy rate limiting for Python. Rate limiting async and thread-safe decorators and context managers that use a token bucket algorithm.
AWS DynamoDB utility for parsing DynamoDB responses
@self decorator makes method return self (jQuery-like chaining)
PHPUnit-like @dataprovider decorator for unittest