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
Apr 22, 2025 at 14:56
License
BSD-3-Clause
Total Downloads
18.6M
Platforms
GitHub Repository
https://github.com/pydanny/cached-propertyDocumentation
https://pypi.python.org/pypi/cached-property