CMD + K

mantichora

Community

A simple interface to multiprocessing

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::mantichora

Usage Tracking

0.12.0
0.11.0
0.10.0
0.9.9
0.9.8
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

A simple interface to multiprocessing

Last Updated

May 16, 2021 at 22:24

License

BSD-3-Clause

Total Downloads

37.7K

Supported Platforms

noarch