Backon – Python retry (zero deps, circuit breaker, async native)

Software Development, Testing & QA(github.com)view on HackerNews
Pythonbackonretrybackoffzero dependenciesdecoratorfunctionalcontext managerasyncsync.

Author: Llucs

Date: 7/5/2026

Article Summary:
A Python library called backon for implementing retry and backoff strategies with zero dependencies, providing a decorator, functional, and context manager API for both sync and async code.