py3-cached-property
decorator for caching properties in classes
WWW CVSWeb GITHub-
Package versionpy3-cached-property-1.5.2p2
-
MaintainerSebastien Marie
A decorator for caching properties in classes.
Why ?
- Makes caching of time or computational expensive properties quick and easy.
- Because I got tired of copy/pasting this code from non-web project to non-web
project.
- I needed something really simple that worked in Python 2 and 3.
- python3
- lang/python/3.10
- devel/py-build,python3
- devel/py-installer,python3
- devel/py-setuptools,python3
- devel/py-wheel,python3
- lang/python/3.10