Some useful decorators in Python.
Python decorators library
Stouputils is a collection of utility modules designed to simplify and enhance the development process. It includes a range of tools for tasks such as execution of doctests, display utilities, decorators, as well as context managers, and many more.
Run Python functions on powerful cloud servers with a simple decorator
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.
Useful decorators for working with Django Rest Framework.
Decorator based argparse wrapper inspired by click.
Python Timeout Decorators
Decorator to add __slots__ in dataclasses
A declarative framework for building API clients with minimal boilerplate using decorators, authentication, and backend adapters
A decorator for concurrency
@accepts decorator to check arguments types
Decorate your project with some fashionable supermodels
Penguin: a customizable stopwatch decorator
Decorator for stylized interactive constructor using DSL parser
Useful cache decorators for methods and properties
Easy integration of Click and loguru
A useful collection of decorators (focused in animation)
Simple overloading of methods and functions through an @overload decorator
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.
Library for adding/removing multiple decorators to a method with priorities
Contains necessary decorators and utility methods for writing Cloudify plugins
Toolset for Dynamic Design in Python.
ec - a cli interface for python modules.
pytest decorator for parametrizing test cases in a dict-way
Delightful Python decorators for daily use
Some decorators for Python
A decorator for easily mocking out multiple dependencies by monkey-patching.
Handy ready-to-use decorators.
A small collection of decorators I like to use often
Provides a decorator for caching a function between subsequent processes.
A simple timer decorator
Caching decorator and django cache backend with advanced invalidation ability and dog-pile effect prevention
Using redis as external redis_dec by one line of code
Tools for working with container types, command data operations, and concise exception handling
A python decorator to inherit docstring.
Decorator library for the creation of CLI applications and scripts.
Lightweight Python library for robustly validating decorated functions, providing a clean, structured way to ensure they comply with defined conditions.
A Python function logger
A function decorator, that rewrites the bytecode, to enable goto in Python
A collection of powerful Python decorators for enhanced functionality
Cron scheduling extension for FastAPI with decorators, async support, Hooks, CLI, and SQLite job tracking.
An easy to use kafka consumer that uses the confluent kafka library, it runs concurrently with your flask server
Decorator used to lock class attributes.
A decorator for applying a moving window to a function that consumes and returns a Pandas DataFrame.
Decorator based error parsing.