backon is a modern evolution of backoff — a zero-dependency Python library for retry with exponential backoff. It provides decorator, functional, and context manager APIs for both sync and async code.
A small, production-shaped Python integration with the ElevenLabs Text-to-Speech API. The point of this repo isn't feature count — it's clean integration ...