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.
Fast, Safe, and Expressive evaluation of Google's Common Expression Language (CEL) in Python, powered by Rust. The Common Expression Language (CEL) is a non-Turing complete language designed for ...