mputil

Utility functions for Python's multiprocessing standard library module

MIT License

Downloads
50
Stars
36
Committers
1

mputil

Utility functions for Python's multiprocessing standard library module

Documentation

Mputil is (currently) a rather small package that provides functions for memory-efficient multi-processing, based Python's multiprocessing standard library. Mputil doesn't have a full-blown documentation, yet. However, you can find explanations and usage examples in the Jupyter Notebook that is references in the "Examples" section below.

Examples

Installation

The mputil package can be installed via pip:

pip3 install mputil

Alternatively, if you are using Anaconda/Miniconda, you can install mputil via the conda package manager from the conda-forge channel as follows:

conda install mputil -c conda-forge
Package Rankings
Top 21.22% on Pypi.org
Top 41.75% on Conda-forge.org
Badges
Extracted from project README
PyPI version