types-futures

Typing stubs for futures

Apache-2.0 license 16 个版本
安装
pip install types-futures
poetry add types-futures
pipenv install types-futures
conda install types-futures
描述

Typing stubs for futures

This is a PEP 561 type stub package for the futures package. It can be used by type-checking tools like mypy, PyCharm, pytype etc. to check code that uses futures. The source for this package can be found at https://github.com/python/typeshed/tree/master/stubs/futures. All fixes for types and metadata should be contributed there.

See https://github.com/python/typeshed/blob/master/README.md for more details. This package was generated from typeshed commit 0e185f40877a614c5ddd87815707cf8153296872.

版本列表
3.3.8 2022-01-27
3.3.7 2022-01-19
3.3.6 2022-01-18
3.3.5 2022-01-18
3.3.4 2022-01-18
3.3.3 2022-01-17
3.3.2 2022-01-07
3.3.1 2021-10-12
3.3.0 2021-08-27
0.1.6 2021-06-24
0.1.5 2021-06-21
0.1.4 2021-06-17
0.1.3 2021-02-23
0.1.2 2021-02-02
0.1.1 2021-02-02
0.1.0 2021-02-02