token-throttler

Token throttler is an extendable rate-limiting library somewhat based on a token bucket algorithm

Installation

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

pip3 install token-throttler

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.5.1 2024-04-06      
1.5.0 2024-03-20      
1.4.2 2023-10-04      
1.4.1 2023-08-25    
1.4.0 2023-08-07    
1.3.0 2023-05-22    
1.2.1 2022-10-28    
1.2.0 2022-10-18    
1.1.2 2022-04-29    
1.1.1 2022-04-18    
1.1.0 2022-04-14    
1.0.0 2022-04-05    

Issues with this package?

Page last updated 2024-04-07 00:07:40 UTC