cached-property
A decorator for caching properties in classes.
A decorator for caching properties in classes.
To install this package, run one of the following:
Cached-property is a decorator for caching properties in classes. It makes caching of time or computational expensive properties quick and easy.
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
Unsupported Platforms
GitHub Repository
https://github.com/pydanny/cached-propertyDocumentation
https://pypi.python.org/pypi/cached-property