mantichora
A simple interface to multiprocessing
A simple interface to multiprocessing
To install this package, run one of the following:
Mantichora provides a simple interface to multiprocessing. You can simply give Mantichora as many functions as you need to run. Mantichora will run them concurrently in background processes by using multiprocessing and give you the return values of the functions. The return values are sorted in the order of the functions you have originally given to Mantichora. Progress bars from atpbar can be used in the functions.
Summary
A simple interface to multiprocessing
Last Updated
May 16, 2021 at 22:24
License
BSD-3-Clause
Total Downloads
37.7K
Supported Platforms
GitHub Repository
https://github.com/alphatwirl/mantichoraDocumentation
https://github.com/alphatwirl/mantichora#mantichora