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

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
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 2026-09-03 04:46:11 UTC