awesome-python-decorator icon indicating copy to clipboard operation
awesome-python-decorator copied to clipboard

A curated list of awesome python decorator resources.

Results 5 awesome-python-decorator issues
Sort by recently updated
recently updated
newest added

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...