About Anaconda Help Download Anaconda

Persistent caching decorator

copied from cf-staging / filecache

Installers

  • noarch v0.81

conda install

To install this package run one of the following:
conda install conda-forge::filecache

Description

filecache filecache is a decorator which saves the return value of functions even after the interpreter dies. For example this is useful on functions that download and parse webpages. All you need to do is specify how long the return values should be cached (use seconds, like time.sleep).


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy