{"adoption": {"forks": 49, "observed_at": "2026-08-28T04:05:04.915833+00:00", "stars": 1567}, "canonical_url": "https://ross.abutalabs.com/products/deco", "card": {"archived": false, "artifact_type": "library", "description": null, "domain": ["developer-tools", "performance"], "enriched": true, "function": ["concurrency"], "health_score": 20, "homepage": null, "language": "Python", "license": "MIT", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["alex-sherman/deco"], "name": "alex-sherman/deco", "platform": ["python", "cross-platform"], "pushed_at": "2021-11-03T22:59:55+00:00", "repo": "alex-sherman/deco", "stars": 1567, "tags": ["parallel-computing", "decorators", "multiprocessing", "python-library"], "topics": [], "urls": [], "use_cases": ["parallelize a slow python loop across all cpu cores", "speed up processing of large datasets with minimal code changes", "run independent function calls concurrently in python", "avoid manually managing multiprocessing pools", "parallelize grid computations like lat/lon processing"], "what_it_is": "DECO is a Python library that provides decorators for automatic parallelization of Python programs using multiprocessing.pool. It requires minimal code changes—just @concurrent and @synchronized decorators—to make use of all CPU cores.", "when_to_avoid": ["your functions run in under ~1ms, where overhead makes code slower", "you need fine-grained control over workers, queues, or async patterns", "arguments or return values cannot be pickled", "you need an actively developed library—last release was 2021"], "when_to_choose": ["you have a serial python program with slow, independent function calls", "you want near-zero-effort parallelism with just two decorators", "your functions take longer than ~1ms and arguments are pickleable"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/deco", "repo": "alex-sherman/deco", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:04.915833+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:58:59.786531+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "31de59610f5dbe2686c7ff38bb89745e1a049b1c8199f8c682e3ab0d74c799a2", "fetched_at": "2026-08-28T04:05:04.915833+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alex-sherman/deco"}, {"content_hash": "1782f818a0aabeb3d682fc36c69cff1f16ed44ef06e7af83cd2a23d44e7b2c9f", "fetched_at": "2026-08-29T11:28:52.514312+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/deco/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:04.915833+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:58:59.786531+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "31de59610f5dbe2686c7ff38bb89745e1a049b1c8199f8c682e3ab0d74c799a2", "fetched_at": "2026-08-28T04:05:04.915833+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alex-sherman/deco"}, {"content_hash": "1782f818a0aabeb3d682fc36c69cff1f16ed44ef06e7af83cd2a23d44e7b2c9f", "fetched_at": "2026-08-29T11:28:52.514312+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/deco/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:58:59.786531+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "31de59610f5dbe2686c7ff38bb89745e1a049b1c8199f8c682e3ab0d74c799a2", "fetched_at": "2026-08-28T04:05:04.915833+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alex-sherman/deco"}, {"content_hash": "1782f818a0aabeb3d682fc36c69cff1f16ed44ef06e7af83cd2a23d44e7b2c9f", "fetched_at": "2026-08-29T11:28:52.514312+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/deco/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:05:04.915833+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:04.915833+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:04.915833+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:58:59.786531+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "31de59610f5dbe2686c7ff38bb89745e1a049b1c8199f8c682e3ab0d74c799a2", "fetched_at": "2026-08-28T04:05:04.915833+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alex-sherman/deco"}, {"content_hash": "1782f818a0aabeb3d682fc36c69cff1f16ed44ef06e7af83cd2a23d44e7b2c9f", "fetched_at": "2026-08-29T11:28:52.514312+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/deco/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:04.915833+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:04.915833+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:58:59.786531+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "31de59610f5dbe2686c7ff38bb89745e1a049b1c8199f8c682e3ab0d74c799a2", "fetched_at": "2026-08-28T04:05:04.915833+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alex-sherman/deco"}, {"content_hash": "1782f818a0aabeb3d682fc36c69cff1f16ed44ef06e7af83cd2a23d44e7b2c9f", "fetched_at": "2026-08-29T11:28:52.514312+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/deco/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:04.915833+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:04.915833+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:04.915833+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:58:59.786531+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "31de59610f5dbe2686c7ff38bb89745e1a049b1c8199f8c682e3ab0d74c799a2", "fetched_at": "2026-08-28T04:05:04.915833+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alex-sherman/deco"}, {"content_hash": "1782f818a0aabeb3d682fc36c69cff1f16ed44ef06e7af83cd2a23d44e7b2c9f", "fetched_at": "2026-08-29T11:28:52.514312+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/deco/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:04.915833+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:04.915833+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:58:59.786531+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "31de59610f5dbe2686c7ff38bb89745e1a049b1c8199f8c682e3ab0d74c799a2", "fetched_at": "2026-08-28T04:05:04.915833+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alex-sherman/deco"}, {"content_hash": "1782f818a0aabeb3d682fc36c69cff1f16ed44ef06e7af83cd2a23d44e7b2c9f", "fetched_at": "2026-08-29T11:28:52.514312+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/deco/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:58:59.786531+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "31de59610f5dbe2686c7ff38bb89745e1a049b1c8199f8c682e3ab0d74c799a2", "fetched_at": "2026-08-28T04:05:04.915833+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alex-sherman/deco"}, {"content_hash": "1782f818a0aabeb3d682fc36c69cff1f16ed44ef06e7af83cd2a23d44e7b2c9f", "fetched_at": "2026-08-29T11:28:52.514312+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/deco/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:58:59.786531+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "31de59610f5dbe2686c7ff38bb89745e1a049b1c8199f8c682e3ab0d74c799a2", "fetched_at": "2026-08-28T04:05:04.915833+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alex-sherman/deco"}, {"content_hash": "1782f818a0aabeb3d682fc36c69cff1f16ed44ef06e7af83cd2a23d44e7b2c9f", "fetched_at": "2026-08-29T11:28:52.514312+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/deco/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:58:59.786531+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "31de59610f5dbe2686c7ff38bb89745e1a049b1c8199f8c682e3ab0d74c799a2", "fetched_at": "2026-08-28T04:05:04.915833+00:00", "kind": "readme", "missing": false, "url": "https://github.com/alex-sherman/deco"}, {"content_hash": "1782f818a0aabeb3d682fc36c69cff1f16ed44ef06e7af83cd2a23d44e7b2c9f", "fetched_at": "2026-08-29T11:28:52.514312+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/deco/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3800, "days_push": 1764, "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}}