py_lru_cache

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

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install py-lru-cache

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.1.4 2015-06-14  
0.1.3 2015-06-14  
0.1.2 2014-11-01  
0.1.1 2014-11-01  
0.1 2014-06-21  

Issues with this package?

Page last updated 2026-05-12 11:48:47 UTC