HomeFreeBSD

devel/py-ratelim: New port: Makes it easy to respect rate limits

Description

devel/py-ratelim: New port: Makes it easy to respect rate limits

Ratelim is a simple Python library that limits the number of times a function
can be called during a time interval. It is particularly useful when using
online APIs, which commonly enforce rate limits.

Features

  • Works in Py2 and Py3.
  • Greedy and patient rate limiting.
  • Preserves function signature.

Details

Provenance
acmAuthored on Apr 29 2023, 11:50 PM
Parents
R11:382c9a32980a: archivers/py-patool: New port: portable command line archive file manager
Branches
Unknown
Tags
Unknown