python310-cached-property
Python 3.10 - cached-property - caching properties classes
3.2.5
2022-04-25
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
python310-base 3.2.5
Internal Program Version: cached-property 1.5.2
A decorator for caching properties in classes. It makes caching of time or
computational expensive properties quick and easy and it works in Python 2
and 3.
https://github.com/pydanny/cached-property