python-cached_property - A cached-property for decorating methods in Python classes
| Website: | https://github.com/pydanny/cached-property |
|---|---|
| License: | BSD |
| Vendor: | Fedora Project |
- Description:
cached_property allows properties in Python classes to be cached until the cache is invalidated or expired.
Packages
| python-cached_property-1.2.0-1.el6.src [15 KiB] |
Changelog
by Adam Williamson (2015-04-29):
- new upstream release 1.2.0 (refactoring, bug fixes) - patch out non-ASCII characters in HISTORY.rst (breaks py3 build in koji) |