Letter P

python39-pyrate-limiter - Python Rate-Limiter using Leaky-Bucket Algorithm

Website: https://github.com/vutran1710/PyrateLimiter
License: MIT
Vendor: Alcance Libre, Inc.
Description:
Python Rate-Limiter using Leaky-Bucket Algorithm.

Features:

  * Tracks any number of rate limits and intervals you want to define
  * Independently tracks rate limits for multiple services or resources
  * Handles exceeded rate limits by either raising errors or adding
    delays
  * Several usage options including a normal function call, a
    decorator
  * Out-of-the-box workable with both sync & async
  * Includes optional SQLite and Redis backends, which can be used to
    persist limit tracking across multiple threads, or application
    restarts

Packages

python39-pyrate-limiter-3.6.0-1.aldos.noarch [50 KiB] Changelog by Joel Barrios (2024-03-17):
- Update to 3.6.0.

Listing created by Repoview-0.6.6-6.fc14.al