OpenBSD ports

The www/py-requests-ratelimiter port

py3-requests-ratelimiter-0.8.0 – rate-limiting for the requests library

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
Only for arches
aarch64 aarch64 alpha amd64 amd64 arm arm hppa i386 i386 mips64 mips64 mips64el mips64el powerpc powerpc powerpc64 powerpc64 riscv64 riscv64 sparc64
Categories:
lang/python www

Library dependencies

Build dependencies

Run dependencies