The devel/py-cached-property,python3 port
py3-cached-property-1.5.2p3 – decorator for caching properties in classes (cvsweb github mirror)
Description
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.WWW: https://pypi.python.org/pypi/cached-property
Maintainer
Sebastien Marie
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/lib/python3.11/site-packages/__pycache__/
- /usr/local/lib/python3.11/site-packages/__pycache__/cached_property.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/__pycache__/cached_property.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/cached_property-1.5.2.dist-info/
- /usr/local/lib/python3.11/site-packages/cached_property-1.5.2.dist-info/AUTHORS.rst
- /usr/local/lib/python3.11/site-packages/cached_property-1.5.2.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/cached_property-1.5.2.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/cached_property-1.5.2.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/cached_property-1.5.2.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/cached_property-1.5.2.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/cached_property.py