About Anaconda Help Download Anaconda

A simple interface to multiprocessing

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.12.0

conda install

To install this package run one of the following:
conda install conda-forge::mantichora
conda install conda-forge/label/cf202003::mantichora

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy