Ratelimiter
JSON →The `ratelimiter` library provides a simple mechanism for rate-limiting operations in Python, both synchronously (using decorators or context managers) and asynchronously (using `async with`). It allows developers to control the frequency of function calls, often useful when interacting with APIs that have usage limits. The current version is 1.2.0.post0, and the project has not seen updates since 2017, suggesting it is no longer actively maintained.
Traffic · last 30 days stale · no recent hits
total hits 16
actors 5 distinct systems
last hit 16d ago MJ12bot
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇫🇷 France · 🇨🇦 Canada · VN
API endpoints
full doc /v1/registry/ratelimiter
install /v1/registry/ratelimiter/install
compatibility /v1/registry/ratelimiter/compatibility