CMD + K

wrapcache

Community

Short for wraps cache. A Function / Method OUTPUT cache system base on function Decorators.

Installation

To install this package, run one of the following:

Conda
$conda install qian_bi::wrapcache

Usage Tracking

1.0.8
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

wrapcache is a decorator that enables caching of return values for functions. The cache keys are dependent completely on the arguments passed to the function. very simple to use.

About

Summary

Short for wraps cache. A Function / Method OUTPUT cache system base on function Decorators.

Last Updated

Dec 16, 2019 at 08:03

License

MIT

Total Downloads

27

Supported Platforms

noarch