Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python-cached-property
Provides cached-property for decorating methods in classes (Python 2)
https://github.com/pydanny/cached-property
0
no reviews
Install
This Python module
* makes caching of time or computational expensive properties quick and easy.
* is simple to use.
* works in Python 2 and 3.
This package is targeting Python version 2.