{"library":"asyncio-throttle","type":"library","category":null,"description":"asyncio-throttle is a simple, easy-to-use library providing a throttler for asynchronous operations in Python. It's designed to limit the rate at which code blocks can be executed, primarily through an `async with` statement. The current stable version is 1.0.2, released in April 2021. It requires Python 3.6 or later.","language":"python","status":"active","version":"1.0.2","tags":["async","asyncio","throttle","rate-limit","concurrency"],"last_verified":"Thu May 21","install":[{"cmd":"pip install asyncio-throttle","imports":["from asyncio_throttle import Throttler"]}],"homepage":null,"github":"https://github.com/hallazzang/asyncio-throttle","docs":null,"changelog":null,"pypi":"https://pypi.org/project/asyncio-throttle/","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.24,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/asyncio-throttle/compatibility"}}