A module for remembering values in Python, with support for: memoization of callables such as functions, methods, classes memoization of property values caching of abitrary key-value data