aboutsummaryrefslogtreecommitdiff
path: root/devel/py-cached-property/pkg-descr
blob: 91f8304c9cb33e9bd7a6ea97469c4a7bc6ecff3c (plain) (blame)
1
2
3
4
cached-property is a decorator for caching properties in classes. It makes
caching of time or computational expensive properties quick and easy.

WWW: https://github.com/pydanny/cached-property