{"library":"mpire","type":"library","category":null,"description":"MPIRE is a Python package that simplifies multiprocessing, offering a faster and more user-friendly alternative to the standard `multiprocessing` module. It provides an intuitive API with map-like functions, support for worker state, progress bars (via tqdm), worker insights, and efficient handling of shared objects. The library is actively maintained with regular updates and aims to make parallelizing CPU-bound tasks straightforward and performant.","language":"python","status":"active","version":"2.10.2","tags":["multiprocessing","parallel-processing","performance","worker-pool","tqdm"],"install":[{"cmd":"pip install mpire","imports":["from mpire import WorkerPool"]}],"homepage":null,"github":"https://github.com/sybrenjansen/mpire","docs":null,"changelog":null,"pypi":"https://pypi.org/project/mpire/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.3,"avg_import_s":0.47,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/mpire/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}