SimpleLRUCache

Simple LRU cache for python. Provides a dictionary-like, forgetful object.

Installation

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

pip3 install simplelrucache

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.2 2017-09-30  

Issues with this package?

Page last updated 2026-05-12 20:01:34 UTC