Python module providing rate limiting
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.2.0-5.post0.fc36 | - |
Fedora 35 | 1.2.0-4.post0.fc35 | - |
Fedora 34 | 1.2.0-2.post0.fc34 | - |
You can contact the maintainers of this package via email at
python-ratelimiter dash maintainers at fedoraproject dot org
.