mpire2.10.2
mpire2.10.2
Published
A Python package for easy multiprocessing, but faster than multiprocessing
pip install mpire
Package Downloads
Authors
Project URLs
Requires Python
Dependencies
- pygments
>=2.0 - tqdm
>=4.27 - pywin32
>=301; platform_system == "Windows" - importlib-resources
; python_version < "3.9" - flask
; extra == "dashboard" - multiprocess
; python_version < "3.11" and extra == "dill" - multiprocess
>=0.70.15; python_version >= "3.11" and extra == "dill" - docutils
==0.17.1; extra == "docs" - sphinx
==3.2.1; extra == "docs" - sphinx-rtd-theme
==0.5.0; extra == "docs" - sphinx-autodoc-typehints
==1.11.0; extra == "docs" - sphinxcontrib-images
==0.9.2; extra == "docs" - sphinx-versions
==1.0.1; extra == "docs" - ipywidgets
; extra == "testing" - numpy
; extra == "testing" - rich
; extra == "testing" - pywin32
>=301; platform_system == "Windows" and extra == "testing" - multiprocess
; python_version < "3.11" and extra == "testing" - multiprocess
>=0.70.15; python_version >= "3.11" and extra == "testing"