{"library":"aiolimiter","type":"library","category":null,"description":"aiolimiter is an asyncio-compatible rate limiter library for Python, implementing a leaky bucket algorithm. It allows controlling the rate at which concurrent operations can acquire permits, preventing resource exhaustion or API overuse. The current version is 1.2.1, and it maintains a steady release cadence for bug fixes and minor enhancements.","language":"python","status":"active","version":"1.2.1","tags":["asyncio","rate-limiting","concurrency","networking"],"last_verified":"Wed May 20","install":[{"cmd":"pip install aiolimiter","imports":["from aiolimiter import AsyncLimiter"]}],"homepage":null,"github":"https://github.com/mjpieters/aiolimiter","docs":"http://aiolimiter.readthedocs.org/en/stable/","changelog":null,"pypi":"https://pypi.org/project/aiolimiter/","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.29,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/aiolimiter/compatibility"}}