youknowone/methodtools
Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.
PythonNOASSERTION
Issues
- 1
drop python 2 support
#31 opened by pgajdos - 2
Please add releases in addition to the tags
#23 opened by basilgello - 2
Publish wheel to pypi
#29 opened by freeform-andre - 2
About class property
#28 opened by district10 - 0
- 0
- 3
- 0
- 0
Add methodtools.cache
#19 opened by youknowone - 1
TypeError: unhashable type: 'DataFrame'
#14 opened by npezolano - 11
ENH: Create a conda package
#15 opened by remi-braun - 0
Automatically clearing/invalidating the lru cache
#16 opened by pbsds - 1
Can not pickle instances of classes having methods decorated with `lru_cache`
#13 opened by simonepozzoli - 2
- 0
asnycio support
#10 opened by monomonedula - 11
- 3
Unable to use lru_cache not as decorator
#7 opened by LukeMondy - 2
@staticmethod caching on subclasses
#4 opened by ErwinHaasnoot