{"library":"types-futures","type":"library","category":null,"description":"types-futures provides static type annotations (stubs) for the `concurrent.futures` module, which is part of Python's standard library. It enables type checkers like MyPy, Pyright, or PyCharm to perform static analysis and provide type hints for code utilizing thread and process pools. This package is maintained by the Typeshed project and is released automatically to PyPI, often daily, to keep up with changes in the runtime library.","language":"python","status":"active","version":"3.3.8","tags":["typing","stubs","futures","concurrent","typeshed"],"last_verified":"Sun May 24","install":[{"cmd":"pip install types-futures","imports":["from concurrent.futures import Future","from concurrent.futures import ThreadPoolExecutor","from concurrent.futures import ProcessPoolExecutor","from concurrent.futures import as_completed","from concurrent.futures import wait"]}],"homepage":null,"github":"https://github.com/python/typeshed","docs":null,"changelog":null,"pypi":"https://pypi.org/project/types-futures/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/types-futures/compatibility"}}