Home

The www/py-requests-ratelimiter port

py3-requests-ratelimiter-0.9.2 – rate-limiting for the requests library (cvsweb github mirror)

Description

This package is a simple wrapper around pyrate-limiter v2 that adds
convenient integration with the requests library.

Features
 - pyrate-limiter is a general-purpose rate-limiting library that
   implements the leaky bucket algorithm, supports multiple rate limits,
   and has optional persistence with SQLite and Redis backends
 - requests-ratelimiter adds some conveniences for sending rate-limited
   HTTP requests with the requests library
 - It can be used as either a session or a transport adapter
 - It can also be used as a mixin, for compatibility with other
   requests-based libraries
 - Rate limits are tracked separately per host
 - Different rate limits can optionally be applied to different hosts

WWW: https://github.com/JWCook/requests-ratelimiter

Maintainer

The OpenBSD ports mailing-list

Only for arches

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

Categories

lang/python www

Build dependencies

Run dependencies

Test dependencies

Reverse dependencies

Files

Search