pylru

A least recently used (LRU) cache implementation

Installation

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

pip3 install pylru

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.2.1 2022-03-06  
1.2.0 2019-03-13  
1.1.0 2018-05-08  
1.0.9 2015-03-24  
1.0.8 2015-03-18  
1.0.7 2015-03-17  
1.0.6 2013-04-18  
1.0.5 2011-07-25  
1.0.4 2011-07-23  
1.0.3 2011-07-16  
1.0.2 2011-07-11  

Issues with this package?

Page last updated 2025-07-17 19:42:46 UTC