lru2cache

A least recently used (LRU) 2 layer caching mechanism based in part on the Python 2.7 back-port of lru_cache

Installation

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

pip3 install lru2cache

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.2 2016-02-05
0.1.1 2016-02-03  
0.1.0 2016-01-12  

Issues with this package?

Page last updated 2025-06-27 17:54:35 UTC