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 cctbx202112::cached-property

Usage Tracking

1.5.2
1 / 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

Dec 14, 2021 at 17:51

License

BSD-3-Clause

Supported Platforms

noarch