CMD + K

ratelimiter

Community

Simple Python module providing rate limiting.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::ratelimiter

Usage Tracking

1.2.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

This package provides the ratelimiter module, which ensures that an operation will not be executed more than a given number of times on a given period. This can prove useful when working with third parties APIs which require for example a maximum of 10 requests per second.

About

Summary

Simple Python module providing rate limiting.

Last Updated

Aug 10, 2017 at 13:54

License

Apache-2.0

Total Downloads

491.9K

Supported Platforms

linux-64
win-32
noarch
macOS-64
win-64