Project: backoff-stubs

External type annotations for the backoff library

Project Details

Latest version
1.11.1.post1
Home Page
https://github.com/gleb-chipiga/backoff-stubs
PyPI Page
https://pypi.org/project/backoff-stubs/

Project Popularity

PageRank
0.0015298253811490028
Number of downloads
48350

About

This repository contains external type annotations (see PEP 484 <https://www.python.org/dev/peps/pep-0484/>) for the backoff <https://github.com/litl/backoff> library.

Installation

To use these stubs with mypy, you have to install the backoff-stubs package.

.. code-block:: bash

pip install backoff-stubs