About Anaconda Help Download Anaconda

anaconda / packages / cached-property 1.5.2

A decorator for caching properties in classes.

Installers

  • noarch v1.5.2
  • linux-32 v1.5.1
  • linux-64 v1.5.1
  • linux-ppc64le v1.5.1
  • osx-64 v1.5.1
  • win-32 v1.5.1
  • win-64 v1.5.1

conda install

To install this package run one of the following:
conda install anaconda::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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy