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
Last Updated
Jul 16, 2019 at 18:52
License
PSF
Total Downloads
1.3M
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/agronholm/pythonfuturesDocumentation
http://pythonhosted.org/futures/