{"adoption": {"forks": 40, "observed_at": "2026-08-28T04:06:10.023729+00:00", "stars": 2064}, "canonical_url": "https://ross.abutalabs.com/products/mpire", "card": {"archived": false, "artifact_type": "library", "description": "A Python package for easy multiprocessing, but faster than multiprocessing", "domain": ["developer-tools", "performance", "cross-platform"], "enriched": true, "function": ["concurrency", "developer-tools"], "health_score": 20, "homepage": null, "language": "Python", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["sybrenjansen/mpire"], "name": "sybrenjansen/mpire", "platform": ["python", "windows"], "pushed_at": "2024-07-31T11:36:42+00:00", "repo": "sybrenjansen/mpire", "stars": 2064, "tags": ["multiprocessing", "parallel-processing", "worker-pool", "progress-bar", "tqdm", "dill", "cpu-pinning", "linux", "macos"], "topics": [], "urls": [], "use_cases": ["parallelize map operations across CPU cores in Python", "load a large model once per worker process", "show a progress bar for multiprocessing tasks", "run parallel tasks with timeouts and graceful exception handling", "parallelize lambdas and functions in Jupyter notebooks", "reduce memory usage when running many parallel tasks"], "what_it_is": "MPIRE (MultiProcessing Is Really Easy) is a Python library providing a faster, more feature-rich alternative to the standard multiprocessing package. It offers pool-based map/apply functions with copy-on-write shared objects, per-worker state, progress bars, timeouts, and worker insights.", "when_to_avoid": ["you need distributed or multi-machine parallelism rather than a single machine", "you rely on the spawn start method and need copy-on-write sharing", "your workload is I/O-bound and better served by asyncio or threading"], "when_to_choose": ["you need multiprocessing that is faster and easier than Python's multiprocessing.Pool", "you want per-worker state, init/exit hooks, or copy-on-write shared objects", "you want built-in progress bars, dashboards, and worker efficiency insights", "you need to parallelize exotic objects or lambdas via dill"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/mpire", "repo": "sybrenjansen/mpire", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:06:10.023729+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:57:09.611002+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1455b47df80283a932583ff703e32f5e57f278237e506cf46d9e188d263aace8", "fetched_at": "2026-08-28T04:06:10.023729+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sybrenjansen/mpire"}, {"content_hash": "ba6a10f31510040f32c20ae55c814fa459df8183fb9dd0133de9647e2b4eb2fe", "fetched_at": "2026-08-29T10:37:24.272940+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/mpire/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:06:10.023729+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:57:09.611002+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1455b47df80283a932583ff703e32f5e57f278237e506cf46d9e188d263aace8", "fetched_at": "2026-08-28T04:06:10.023729+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sybrenjansen/mpire"}, {"content_hash": "ba6a10f31510040f32c20ae55c814fa459df8183fb9dd0133de9647e2b4eb2fe", "fetched_at": "2026-08-29T10:37:24.272940+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/mpire/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:57:09.611002+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1455b47df80283a932583ff703e32f5e57f278237e506cf46d9e188d263aace8", "fetched_at": "2026-08-28T04:06:10.023729+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sybrenjansen/mpire"}, {"content_hash": "ba6a10f31510040f32c20ae55c814fa459df8183fb9dd0133de9647e2b4eb2fe", "fetched_at": "2026-08-29T10:37:24.272940+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/mpire/json"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:06:10.023729+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:06:10.023729+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:06:10.023729+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:57:09.611002+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1455b47df80283a932583ff703e32f5e57f278237e506cf46d9e188d263aace8", "fetched_at": "2026-08-28T04:06:10.023729+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sybrenjansen/mpire"}, {"content_hash": "ba6a10f31510040f32c20ae55c814fa459df8183fb9dd0133de9647e2b4eb2fe", "fetched_at": "2026-08-29T10:37:24.272940+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/mpire/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:06:10.023729+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:06:10.023729+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:57:09.611002+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1455b47df80283a932583ff703e32f5e57f278237e506cf46d9e188d263aace8", "fetched_at": "2026-08-28T04:06:10.023729+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sybrenjansen/mpire"}, {"content_hash": "ba6a10f31510040f32c20ae55c814fa459df8183fb9dd0133de9647e2b4eb2fe", "fetched_at": "2026-08-29T10:37:24.272940+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/mpire/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:06:10.023729+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:06:10.023729+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:06:10.023729+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:57:09.611002+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1455b47df80283a932583ff703e32f5e57f278237e506cf46d9e188d263aace8", "fetched_at": "2026-08-28T04:06:10.023729+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sybrenjansen/mpire"}, {"content_hash": "ba6a10f31510040f32c20ae55c814fa459df8183fb9dd0133de9647e2b4eb2fe", "fetched_at": "2026-08-29T10:37:24.272940+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/mpire/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:06:10.023729+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:06:10.023729+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:57:09.611002+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1455b47df80283a932583ff703e32f5e57f278237e506cf46d9e188d263aace8", "fetched_at": "2026-08-28T04:06:10.023729+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sybrenjansen/mpire"}, {"content_hash": "ba6a10f31510040f32c20ae55c814fa459df8183fb9dd0133de9647e2b4eb2fe", "fetched_at": "2026-08-29T10:37:24.272940+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/mpire/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:57:09.611002+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1455b47df80283a932583ff703e32f5e57f278237e506cf46d9e188d263aace8", "fetched_at": "2026-08-28T04:06:10.023729+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sybrenjansen/mpire"}, {"content_hash": "ba6a10f31510040f32c20ae55c814fa459df8183fb9dd0133de9647e2b4eb2fe", "fetched_at": "2026-08-29T10:37:24.272940+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/mpire/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:57:09.611002+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1455b47df80283a932583ff703e32f5e57f278237e506cf46d9e188d263aace8", "fetched_at": "2026-08-28T04:06:10.023729+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sybrenjansen/mpire"}, {"content_hash": "ba6a10f31510040f32c20ae55c814fa459df8183fb9dd0133de9647e2b4eb2fe", "fetched_at": "2026-08-29T10:37:24.272940+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/mpire/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:57:09.611002+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1455b47df80283a932583ff703e32f5e57f278237e506cf46d9e188d263aace8", "fetched_at": "2026-08-28T04:06:10.023729+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sybrenjansen/mpire"}, {"content_hash": "ba6a10f31510040f32c20ae55c814fa459df8183fb9dd0133de9647e2b4eb2fe", "fetched_at": "2026-08-29T10:37:24.272940+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/mpire/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2186, "days_push": 763, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}