dev-python/conditional-cache
Conditional cache is a wrapper over functools.lru_cache that allows for conditionally caching based on the output of the function.
USE Flags
python_targets_python3_11
* This flag is undocumented *
python_targets_python3_12
* This flag is undocumented *
python_targets_python3_13
* This flag is undocumented *
python_targets_python3_14
* This flag is undocumented *


View
Download
Browse