throttled-py

🔧 High-performance Python rate limiting library with multiple algorithms (Fixed Window, Sliding Window, Token Bucket, Leaky Bucket & GCRA) and storage backends (Redis, In-Memory).

Installation

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

pip3 install throttled-py

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
3.2.0 2026-04-03      
3.1.1 2026-01-15      
3.1.0 2025-12-29      
3.0.1 2025-11-26      
3.0.0 2025-11-18      
2.2.3 2025-08-30      
2.2.2 2025-07-25      
2.2.1 2025-06-29      
2.2.0 2025-05-31      
2.1.0 2025-05-25      
2.0.2 2025-05-02      
2.0.1 2025-05-02      
2.0.0 2025-04-21      
1.1.1 2025-04-19      
1.1.0 2025-04-16      
1.0.3 2025-04-10      
1.0.2 2025-03-29      
1.0.1 2025-03-14      

Issues with this package?

Page last updated 2026-04-03 02:33:41 UTC