futures

Backport of the concurrent.futures package from Python 3

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install futures

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
3.4.0 2022-10-31      
3.3.0 2019-07-15      
3.2.0 2017-11-30      
3.1.1.post1 2021-10-09      
3.1.1 yanked 2017-04-14  
3.1.0 yanked 2017-04-14  
3.0.5 2016-02-14  
3.0.4 2016-01-18  
3.0.3 2015-06-12  
3.0.2 2015-05-12  
3.0.1 2015-05-03  
3.0.0 2015-05-03  
2.2.0 2014-09-25  
2.1.6 2014-01-14  
2.1.5 2013-11-12  
2.1.4 2013-06-23  
2.1.3 2012-08-25  
2.1.2 2011-01-08  
2.1.1 2011-01-07  
2.1 2010-12-23  
2.0 2010-11-13  
1.0 2009-10-25  
0.2 2009-06-17  
0.1 2009-06-04  

Issues with this package?

Page last updated 2025-09-05 08:39:33 UTC