timed-count

timed-count provides an iterator that delays each iteration by a specified time period. It can be used to repeatedly execute code at a precise frequency.

Installation

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

pip3 install timed-count

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
2.0.0 2024-03-26      
1.1.1 2023-04-10    
1.1.0 2023-01-06      
1.0.0 2022-12-23      

Issues with this package?

Page last updated 2024-03-26 10:51:56 UTC