FICHA · MANJARO

python-pyrate-limiter

Python Rate-Limiter using Leaky-Bucket Algorithm

  • Library
  • Dev
  • NETWORK
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Limits how often actions can happen in Python applications using a leaky-bucket algorithm. It helps services and scripts control API calls, background jobs, user actions, or other repeated operations.

Rate limiting protects systems only when keys and limits match the real abuse or capacity problem. Test boundary behavior and failure responses before relying on it.

Permissions

Permissions not analysed for this source yet.