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.
1.2 Architectural Boundary Per the project's architectural constraint, only the curves/ package imports QuantLib. All downstream consumers (projection, calculations, engine) receive plain Python ...