Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python2-backoff

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 be of use when accessing unreliable resources with the potential for intermittent failures i.e. network resources and external APIs. Somewhat more generally, it may also be of use for dynamically polling resources for externally generated content. Decorators support both regular functions for synchronous code and `asyncio <https://docs.python.org/3/library/asyncio.html>`_'s coroutines for asynchronous code.

Found 1 sites for python2-backoff

Found 2 RPM for python2-backoff

PackageSummaryDistributionDownload
python2-backoff-1.10.0-bp153.1.23.noarch.htmlFunction decoration for backoff and retryOpenSuSE Leap 15.3 for noarchpython2-backoff-1.10.0-bp153.1.23.noarch.rpm
python2-backoff-1.10.0-lp152.1.1.noarch.htmlFunction decoration for backoff and retryOpenSuSE Leap 15.2 for noarchpython2-backoff-1.10.0-lp152.1.1.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet