GitHub topics: python-decorator
karlicoss/cachew
Transparent and persistent cache/serialization powered by type hints
Language: Python - Size: 394 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 221 - Forks: 6

lexhouk/goit-algo-hw-05 📦
Модуль 5. Функціональне програмування та вбудовані модулі Python
Language: Python - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jonhillmtl/memoize
A Python decorator allowing a method or function's return value to be memoized.
Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

artinmohajeri/Decorators-Function-Run-Time-Python
Language: Python - Size: 1000 Bytes - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

asuiu/retry Fork of invl/retry
easy to use retry decorator in python
Language: Python - Size: 41 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

jha-shubham01/python-decorator
This project shows how create a Python decorator and use it
Language: Python - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

oversider-kosma/autoinit
Python decorator for automatic initialization instance attributes
Language: Python - Size: 94.7 KB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

arthurcerveira/Email-Function-Logger 📦
Update: Project was discontinued | A Python decorator to log information about a function and send it to your email
Language: Python - Size: 13.7 KB - Last synced at: 21 days ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

WilliamSpanfelner/day-54-CodeExecutionTimer
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.
Language: Python - Size: 135 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

GiulioRossetti/pynotify
Python decorator that notifies via email the termination of a function
Language: Python - Size: 27.3 KB - Last synced at: 12 days ago - Pushed at: over 8 years ago - Stars: 12 - Forks: 1

XevoInc/argexec
Expose your Python functions to the command line with one easy step!
Language: Python - Size: 14.6 KB - Last synced at: 13 days ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 0

neeru1207/Selective_LRU_Cache_Decorator
A Python Decorator similar to but simpler than functools.lru_cache with the extra ability to select parameters
Language: Python - Size: 147 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

XevoInc/dynamic_dispatch
dynamic dispatch decorator for classes and functions
Language: Python - Size: 12.7 KB - Last synced at: 6 days ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0
