{"library":"ratelimiter","type":"library","category":null,"description":"The `ratelimiter` library provides a simple mechanism for rate-limiting operations in Python, both synchronously (using decorators or context managers) and asynchronously (using `async with`). It allows developers to control the frequency of function calls, often useful when interacting with APIs that have usage limits. The current version is 1.2.0.post0, and the project has not seen updates since 2017, suggesting it is no longer actively maintained.","language":"python","status":"maintenance","version":"1.2.0.post0","tags":["rate-limiting","concurrency","api-throttling","decorator","context-manager","asyncio"],"install":[{"cmd":"pip install ratelimiter","imports":["from ratelimiter import RateLimiter"]}],"homepage":null,"github":"https://github.com/RazerM/ratelimiter","docs":null,"changelog":null,"pypi":"https://pypi.org/project/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":1.5,"avg_import_s":0.07,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/ratelimiter/compatibility"},"provenance":{"verified_status":"import_fail","verified_at":"Fri Jul 03","last_verified":"Fri Jul 03","next_check":"Fri Jul 10","install_tag":null}}