Easy to use retry decorator
JSON →The `retry` library (version 0.9.2) provides a simple decorator for adding retry logic to Python functions. It allows configuration of exceptions to catch, number of attempts, delay between retries, backoff strategy, and optional jitter. This library is largely unmaintained, with its last release in 2016, and is superseded by more actively developed alternatives like `tenacity`.
Traffic · last 30 days ↓67% vs prev 7d
total hits 18
actors 8 distinct systems
last hit 1h ago ClaudeBot
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇸🇬 Singapore · 🇩🇪 Germany · 🇫🇷 France
API endpoints
full doc /v1/registry/retry
install /v1/registry/retry/install
compatibility /v1/registry/retry/compatibility