Rate Limiting extension for Flask
-
Updated
Jul 23, 2025 - Python
Rate Limiting extension for Flask
An efficient implementation of a rate limiter for asyncio.
NyaProxy acts like a smart, central manager for accessing various online services (APIs) – think AI tools (like OpenAI, Gemini, Anthropic), image generators, or almost any web service that uses access keys. It helps you use these services more reliably, efficiently, and securely.
⚔️Python Rate-Limiter using Leaky-Bucket Algorithm Family
Minimalist Requests wrapper to work within rate limits of any amount of services simultaneously. Parallel processing friendly.
🔧 High-performance Python rate limiting library with multiple algorithms (Fixed Window, Sliding Window, Token Bucket, Leaky Bucket & GCRA) and storage backends (Redis, In-Memory).
Seamlessly prevent duplicate executions of celery tasks
ASGI middleware for authentication, rate limiting, and building REST endpoints.
Python Rate Limiter implemented based on Redis INCR, EXPIRE, EVALSHA and EVAL.
Create Telegram Bot with this friendly python boilerplate using pyrogram framework.
Modular, way of implementing rate-limiting in python with a few handy default implementations
a framework for implementing application-level request throttling for Django
Minimalist Selenium WebDriver wrapper to work within rate limits of any amount of websites simultaneously. Parallel processing friendly.
⏲️ Easy rate limiting for Python using a token bucket algorithm, with async and thread-safe decorators and context managers
Rate limiter for async functions using Redis as a backend.
Rate limiting library for serverless runtimes in Python
Add a description, image, and links to the rate-limiting topic page so that developers can more easily learn about it.
To associate your repository with the rate-limiting topic, visit your repo's landing page and select "manage topics."