LRU cache for python. Provides a dictionary-like object as well
 as a method decorator.

WWW: https://pypi.org/project/py_lru_cache/
