awesome-python-decorator
awesome-python-decorator copied to clipboard
A curated list of awesome python decorator resources.
Related to #10
It would be good to point that [@cached_property](https://docs.python.org/3.8/library/functools.html#functools.cached_property) decorator become in Python 3.8 standard library and can be used instead "cached-property" lib Love elegant decorators! Thanks for wonderful "awesome list!"...
Do believe this module is certainly valid for this list :)
Hey, I have added a helpful reference link for Python decorator that I think will best add to your content and give your readers a more diverse understanding of the...