About Anaconda Help Download Anaconda

conda-forge / packages / cached-property 1.5.2

A decorator for caching properties in classes.

Installers

Info: This package contains files in non-standard labels.
  • win-32 v1.4.0
  • win-64 v1.4.3
  • osx-64 v1.4.3
  • linux-64 v1.4.3
  • noarch v1.5.2

conda install

To install this package run one of the following:
conda install conda-forge::cached-property
conda install conda-forge/label/cf201901::cached-property
conda install conda-forge/label/cf202003::cached-property
conda install conda-forge/label/gcc7::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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy