pyexecutors

A light-weight library to efficiently run series of asynchronous and synchronous tasks concurrently without worrying about managing different threads on your own.

Installation

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

pip3 install pyexecutors

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.2.5 2020-01-30  
0.2.4 2020-01-30  
0.2.3 2020-01-30  
0.2.1 2020-01-30  
0.2.0 2020-01-30  
0.1.8 2020-01-27  
0.1.7 2020-01-27  
0.1.6 2020-01-27  
0.1.5 2020-01-26  
0.1.4 2020-01-25  
0.1.3 2020-01-24  
0.1.2 2020-01-24  
0.1.1 2020-01-24  
0.1.0 2019-11-04  
0.0.9 2019-11-03  
0.0.8 2019-11-03  
0.0.7 2019-11-03  
0.0.6 2019-11-03  
0.0.5 2019-11-03      
0.0.4 2019-11-03  
0.0.3 2019-11-03  
0.0.2 2019-11-03  
0.0.1 2019-11-03  

Issues with this package?

Page last updated 2025-09-08 21:19:38 UTC