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:
Installation commands are not available for this package.
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
Nov 10, 2020 at 16:49
License
BSD-3-Clause
Total Downloads
3
Version Downloads
0
GitHub Repository
https://github.com/pydanny/cached-propertyDocumentation
https://pypi.python.org/pypi/cached-property