logo
首页技术栈工具库讨论
cached_property

cached_property

Cached-property is a decorator for caching properties in classes. It makes caching of time or computational expensive properties quick and easy.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
CONDA
conda install -c anaconda cached_property
查看
CONDA
conda install -c anaconda cached-property
查看
PYPI
pip install cached-property
查看
标签
根据用户添加的标签生成
暂无标签