python-decorator
Here are 17 public repositories matching this topic...
Sort:Most stars
Transparent and persistent cache/serialization powered by type hints
- Updated
Oct 12, 2025 - Python
Smoothly deprecate and redirect Python functions/classes with smart warnings and auto-routing—keep your codebase clean while maintaining backward compatibility
- Updated
Dec 11, 2025 - Python
Python decorator that notifies via email the termination of a function
- Updated
Feb 1, 2017 - Python
Expose your Python functions to the command line with one easy step!
- Updated
Aug 6, 2020 - Python
dynamic dispatch decorator for classes and functions
- Updated
Jul 22, 2020 - Python
A Python decorator allowing a method or function's return value to be memoized.
- Updated
Jun 25, 2017 - Python
A Python Decorator similar to but simpler than functools.lru_cache with the extra ability to select parameters
- Updated
Oct 11, 2020 - Python
easy to use retry decorator in python
- Updated
Jul 10, 2024 - Python
- Updated
Nov 18, 2023 - Python
Модуль 5. Функціональне програмування та вбудовані модулі Python
- Updated
May 2, 2024 - Python
Add native flow-level dependency support to Prefect OSS with a lightweight @wait_for_deployments decorator
- Updated
Aug 7, 2025 - Python
Update: Project was discontinued | A Python decorator to log information about a function and send it to your email
- Updated
May 18, 2020 - Python
Speed up your FastAPI APIs with efficient caching using Redis. Practical examples and clean architecture included.
- Updated
Jul 17, 2025 - Python
A lightweight and flexible Python decorator to show a console animation (loading animation) while a function is running. Useful for long-running CLI tasks, data processing, I/O, or just making your tools feel more alive.
- Updated
Aug 7, 2025 - Python
Python decorator for automatic initialization instance attributes
- Updated
Mar 24, 2023 - Python
Decorators are functions that take functions as input and can be used to test the efficiency of code. Drop function into this decorator and it will tell you how long it took to execute.
- Updated
Jan 16, 2023 - Python
This project shows how create a Python decorator and use it
- Updated
Jul 2, 2023 - Python
Improve this page
Add a description, image, and links to thepython-decorator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thepython-decorator topic, visit your repo's landing page and select "manage topics."