{"library":"requests-ratelimiter","type":"library","category":null,"description":"Requests-Ratelimiter is a Python library that provides easy-to-use rate-limiting capabilities for the popular `requests` library. It acts as a wrapper around `pyrate-limiter`, implementing the leaky bucket algorithm to control the rate of HTTP requests. It is currently at version 0.9.3 and generally follows the release cadence of its underlying `pyrate-limiter` dependency, with updates typically driven by new features or fixes in the core rate-limiting logic.","language":"python","status":"active","version":"0.9.3","tags":["requests","rate-limiting","api-client","http","pyrate-limiter"],"install":[{"cmd":"pip install requests-ratelimiter","imports":["from requests_ratelimiter import LimiterSession","from requests_ratelimiter import LimiterAdapter","from requests_ratelimiter import LimiterMixin","from pyrate_limiter import RequestRate","from pyrate_limiter import Duration"]}],"homepage":null,"github":"https://github.com/JWCook/requests-ratelimiter","docs":"https://requests-ratelimiter.readthedocs.io","changelog":null,"pypi":"https://pypi.org/project/requests-ratelimiter/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.1,"avg_import_s":0.88,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/requests-ratelimiter/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}