News

Make your functions return something meaningful, typed, and safe! - dry-python/returns ...
backoff Function decoration for backoff and retry This module provides function decorators which can be used to wrap a function such that it will be retried until some condition is met. It is meant to ...