python2-cached_property - A cached-property for decorating methods in Python classes.
Website: | https://github.com/pydanny/cached-property |
---|---|
License: | BSD |
Vendor: | Alcance Libre, Inc. |
- Description:
cached_property allows properties in Python classes to be cached until the cache is invalidated or expired.
Packages
python2-cached_property-1.5.2-1.fc14.al.noarch [18 KiB] |
Changelog
by Joel Barrios (2021-09-20):
- Update to 1.5.2. |