CMD + K

parallelbar

Community

Parallel processing with progress bars

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::parallelbar

Usage Tracking

2.5
2.4
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

Parallelbar displays the progress of tasks in the process pool for Pool class methods such as map, starmap (since 1.2 version), imap and imap_unordered. Parallelbar is based on the tqdm module and the standard python multiprocessing library. Also, it is possible to handle exceptions that occur within a separate process, as well as set a timeout for the execution of a task by a process.

About

Summary

Parallel processing with progress bars

Last Updated

Jan 18, 2025 at 13:10

License

MIT

Supported Platforms

noarch