Backoff-utils

Latest version: v1.0.1

Safety actively analyzes 622700 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.1

=========================================

.. image:: https://travis-ci.org/insightindustry/backoff-utils.svg?branch=v.1.0.1
:target: https://travis-ci.org/insightindustry/backoff-utils
:alt: Build Status (Travis CI)

.. image:: https://codecov.io/gh/insightindustry/backoff-utils/branch/v.1.0.1/graph/badge.svg
:target: https://codecov.io/gh/insightindustry/backoff-utils
:alt: Code Coverage Status (Codecov)

.. image:: https://readthedocs.org/projects/backoff-utils/badge/?version=v.1.0.1
:target: http://backoff-utils.readthedocs.io/en/latest/?badge=v.1.0.1
:alt: Documentation Status (ReadTheDocs)

* Added changelog to documentation.
* Expanded test matrix to include Python 3.7 and 3.8.
* Removed unnecessary dependencies from ``requirements.txt``.

-----------

1.0.0

=========================================

.. image:: https://travis-ci.org/insightindustry/backoff-utils.svg?branch=v.1.0.0
:target: https://travis-ci.org/insightindustry/backoff-utils
:alt: Build Status (Travis CI)

.. image:: https://codecov.io/gh/insightindustry/backoff-utils/branch/v.1.0.0/graph/badge.svg
:target: https://codecov.io/gh/insightindustry/backoff-utils
:alt: Code Coverage Status (Codecov)

.. image:: https://readthedocs.org/projects/backoff-utils/badge/?version=v.1.0.0
:target: http://backoff-utils.readthedocs.io/en/latest/?badge=v.1.0.0
:alt: Documentation Status (ReadTheDocs)

* First public release of the Backoff-Utils for Python library, with support for
five different backoff/retry strategies on Python 2.7, 3.4, 3.5 and 3.6.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.