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 ↑300% vs prev 7d
total hits 12
actors 5 distinct systems
last hit 5d ago GPTBot
top countries 🇺🇸 United States · 🇩🇪 Germany · 🇫🇷 France · 🇨🇦 Canada
API endpoints
full doc /v1/registry/ratelimiter
install /v1/registry/ratelimiter/install
compatibility /v1/registry/ratelimiter/compatibility