Decorator for logging function arguments and return value by human-readable way
⏲️ Easy rate limiting for Python. Rate limiting async and thread-safe decorators and context managers that use a token bucket algorithm.
Decorator indicating a method is both a class and an instance method
Algebraic Data Types via Class Decorators
An EXPERIMENTAL checkpoint decorator for Metaflow
uWSGI API - Python decorators - with fallback for running outside uwsgi
Redis task lock decorator for django celery tasks
Decorator interface to pykafka
basic_decorators: Repository with usefull decorator methods
Class decorator to enable async __init__
Decorators @condition, @last_modified and @etag for Django Rest Framework
Local disk caching decorator for python function.
Happy decorators for Django is a set of decorators for Django apps and views to make your life easier.
caching for humans
Collection of admin fields and decorators to help to create computed or custom fields more friendly and easy way
Timeout decorator for sync and async functions
Reqstool Python Decorators
A Python decorators allowing to check and/or enforce types in functions arguments based on typing hints
A decorator used to throttle calls of regular functions and asyncio coroutines.
Decorated functions as entry points.
A collection of tools to build function based Django APIs
External type annotations for the backoff library
A Python library for decorators for functions return values logging in the console or file.
Python decorator tools.
Pytest decorator for parametrizing tests with default iterables.
Module wrapper Python library
This is a library of decorators for Odoo developers.
Python 3.5+ library for integration testing and data validation through configurable and optional runtime type hint enforcement.
Decorate class methods with shell commands
A new decorator for pydantic allowing you to define dynamic fields that are computed from other properties
Async cache decorator for memoization using aioredis.
decorators for aws things
Sequential wrappers for python functions.
Some useful decorators in Python.
Extra decorators for django admin
class/method decorator for caching properties
A small pure-python package for utility decorators.
@accepts decorator to check arguments types
Handy decorator to set retry policies for async callables with some useful features
Tiny decorator functions to make it easier to build an API using Django in ~100 LoC
A package that contains some useful decorators for any case.
Decorator for measuring the time and number of database queries
Function decoration for backoff and retry async functions
A small collection of decorators I like to use often
A Python library for managing multiple versions of functions using decorators.
Some decorators for Python
Trouting (short for Type Routing) is a simple class decorator that allows to define multiple interfaces for a method that behave differently depending on input types.