Package python3-module-aiolimiter: Information
Source package: python3-module-aiolimiter
Version: 1.2.1-alt1
Build time: Nov 4, 2025, 12:23 PM in the task #381536
Category: Development/Python3
Report package bugHome page: https://github.com/mjpieters/aiolimiter
License: MIT
Summary: asyncio rate limiter, a leaky bucket implementation
Description:
An efficient implementation of a rate limiter for asyncio. This project implements the Leaky bucket algorithm, giving you precise control over the rate a code section can be entered.
Maintainer: David Sultaniiazov