python-lfu

A Python LFU cache implementation with O(1) eviction scheme

Installation

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

pip3 install python-lfu

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.0.1 2020-10-17    

Issues with this package?

Page last updated 2023-10-28 07:51:11 UTC