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 12, 2021 at 23:30
License
BSD-3-Clause
Total Downloads
9
Supported Platforms
GitHub Repository
https://github.com/pydanny/cached-propertyDocumentation
https://pypi.python.org/pypi/cached-property