{"library":"ratelimit","type":"library","category":null,"description":"The `ratelimit` library provides a simple, yet powerful, API rate limiting decorator for Python functions. It allows developers to easily control the frequency at which a function can be called, preventing abuse or excessive resource consumption. Currently at version 2.2.1, it follows a stable release cadence, with updates primarily for bug fixes and compatibility.","language":"python","status":"active","version":"2.2.1","tags":["rate-limiting","decorator","concurrency","api-tools","timing","throttling"],"install":[{"cmd":"pip install ratelimit","imports":["from ratelimit import limits","from ratelimit import sleep_and_retry","from ratelimit import RateLimitException"]}],"homepage":null,"github":"https://github.com/tomasbasham/ratelimit","docs":null,"changelog":null,"pypi":"https://pypi.org/project/ratelimit/","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.4,"avg_import_s":0,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/ratelimit/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}