futures
Backport of the concurrent.futures package from Python 3.2
Backport of the concurrent.futures package from Python 3.2
To install this package, run one of the following:
concurrent.futures module provides a high-level interface for asynchronously executing callables.
Summary
Backport of the concurrent.futures package from Python 3.2
Information Last Updated
Mar 25, 2025 at 16:22
License
PSF
Total Downloads
60
GitHub Repository
https://github.com/agronholm/pythonfuturesDocumentation
http://pythonhosted.org/futures/