python3-klepto
Persistent caching to memory, disk or database
Description
klepto extends Python's lru_cache to utilise different keymaps and alternate caching algorithms. This package also has archiving capabilities for longer-term storage. It uses a simple dictionary-style interface for all caches and archives, and all caches can be applied to any Python function as a decorator. klepto is intended to be used for distributed and parallel computing, where the keymaps serialize the stored objects, and the caches and archives are intended to be read/write accessible from different threads and processes. klepto is part of pathos, a Python framework for heterogeneous computing.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/uqfoundation/klepto
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-klepto