python3-klepto: python3-klepto (Persistent caching to memory,disk or cache ) python3-klepto: python3-klepto: klepto extends pythons lru_cache to utilize different keymaps python3-klepto: and alternate caching algorithms.While caching is meant for python3-klepto: fast access to saved results it also has archiving capabilities python3-klepto: for long term storage.Klepto uses a fictionary style interface python3-klepto: for all caches and archives. python3-klepto: python3-klepto: Homepage:https://github.com/uqfoundation/klepto python3-klepto: python3-klepto: