asynctoolspy is a set of simple tools to speed up Python async development. It includes the appoint_limit_async decorator to limit how often an async function can be called by setting max attempts and intervals, useful for APIs with rate limits. The decorator handles errors with retries and pauses to improve reliability. It also features AsyncIterWrapper, an async iterator supporting optional delays and sync/async callbacks for flexible data processing.
asynctoolspy has limited data (2/6 signals) — verify manually before use
Get this data programmatically — free, no authentication.
curl https://depscope.dev/api/check/pypi/asynctoolspyLast updated · 2026-02-03T21:40:02.181511Z