Home

The devel/py-pyrate-limiter port

py3-pyrate-limiter-2.10.0 – Python rate-limiter using Leaky-Bucket (cvsweb github mirror)

Description

The request 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,
   or a contextmanager
 - Async support
 - Includes optional SQLite and Redis backends, which can be used to
   persist limit tracking across multiple threads, processes, or
   application restarts
WWW: https://github.com/vutran1710/PyrateLimiter

Maintainer

The OpenBSD ports mailing-list

Only for arches

aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc powerpc64 riscv64 sparc64

Categories

devel lang/python

Build dependencies

Run dependencies

Test dependencies

Files

Search