The API is not stable yet and might change between revisions. Many of the LFD file formats are not documented and might change arbitrarily. This implementation is mostly based on reverse engineering ...
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.