[ 源代码: aiolimiter ]
软件包:python3-aiolimiter(1.2.1-1.1)
asyncio rate limiter, a leaky bucket implementation
This module includes an efficient implementation of a rate limiter for asyncio. This project implements the Leaky bucket algorithm, giving you precise control over the rate.