python3-cached-property

Provides cached-property for decorating methods in classes (Python 3)
  https://github.com/pydanny/cached-property
  0
  no reviews



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 3.