CMD + K

cached-property

Community

A decorator for caching properties in classes.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::cached-property

Usage Tracking

1.5.2
1.5.1
1.4.3
1.4.0
1.3.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

Cached-property is a decorator for caching properties in classes. It makes caching of time or computational expensive properties quick and easy.

About

Summary

A decorator for caching properties in classes.

Last Updated

Mar 8, 2021 at 13:20

License

BSD-3-Clause

Total Downloads

18.8M

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 1.4.3
win-32 Last supported version: 1.4.0
win-64 Last supported version: 1.4.3
macOS-64 Last supported version: 1.4.3