types-futures3.3.8
types-futures3.3.8
Published
Typing stubs for futures
pip install types-futures
Package Downloads
Authors
Project URLs
Requires Python
Dependencies
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
.