TimedDict

Extending the dict data type, with a rolling window feature, that automatically purge elements falling outside the defined window.

Installation

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

pip3 install timeddict

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.2.4 2018-11-26    
0.2.3 2018-11-20    
0.2.2 2018-11-20    
0.2.1 2018-11-20    
0.2.0 2018-11-20    
0.1.0 2018-08-20    

Issues with this package?

Page last updated 2023-10-28 06:03:39 UTC