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.
Information Last Updated
Nov 4, 2025 at 01:49
License
BSD-3-Clause
Total Downloads
88.0K
Platforms
GitHub Repository
https://github.com/pydanny/cached-propertyDocumentation
https://pypi.org/pypi/cached-property