python-backoff
JSON →python-backoff is a Python library providing function decorators for configurable backoff and retry strategies. It allows you to wrap functions to automatically retry their execution until a specified condition is met, such as handling transient failures from unreliable network resources or external APIs. The library supports both synchronous and asynchronous (asyncio) code, offering various wait generators like exponential, fibonacci, and constant backoff. It is actively maintained, with recent releases in late 2025, and the current version is 2.3.1.
Traffic · last 30 days ↓33% vs prev 7d
total hits 36
actors 10 distinct systems
last hit 1h ago ClaudeBot
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇨🇦 Canada · VN · 🇨🇳 China
API endpoints
full doc /v1/registry/backoff
install /v1/registry/backoff/install
compatibility /v1/registry/backoff/compatibility