yacache

yacache is yet another python cache. This library allows for caching function results in whatever type they were initially returned. This is meant to be fast, optional, and, most importantly, retain all docstrings unlike some other caching libs.


Keywords
CACHE
License
MIT
Install
pip install yacache==0.1.5