Info: This package contains files in non-standard
labels.
noarch
v1.5.1
conda install
To install this package run one of the following: conda install aarch64-staging::cached-propertyconda install aarch64-staging/label/AR::cached-property
Description
Cached-property is a decorator for caching properties in classes. It
makes caching of time or computational expensive properties quick and easy.