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 cctbx202208::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

Aug 12, 2022 at 22:27

License

BSD-3-Clause

Supported Platforms

noarch