{"library":"asynciolimiter","type":"library","category":null,"description":"asynciolimiter is a simple yet efficient Python library providing various rate limiting algorithms for AsyncIO applications. It offers different limiter flavors like `Limiter`, `LeakyBucketLimiter`, and `StrictLimiter` to control the rate of asynchronous operations. The current version is 1.2.0, actively maintained with regular releases addressing features and bug fixes.","language":"python","status":"active","version":"1.2.0","tags":["asyncio","rate limiter","throttling","concurrency"],"last_verified":"Sun May 24","install":[{"cmd":"pip install asynciolimiter","imports":["from asynciolimiter import Limiter","from asynciolimiter import LeakyBucketLimiter","from asynciolimiter import StrictLimiter"]}],"homepage":null,"github":"https://github.com/bharel/asynciolimiter","docs":"https://asynciolimiter.readthedocs.io/en/latest/","changelog":"https://github.com/bharel/asynciolimiter/blob/master/changelog.md","pypi":"https://pypi.org/project/asynciolimiter/","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.19,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/asynciolimiter/compatibility"}}