If your system Python is 3.14 or newer, some dependencies (like tiktoken) may not have pre-built wheels. Use Python 3.11 for best compatibility.
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.