{"adoption": {"forks": 119, "observed_at": "2026-08-28T04:06:09.931778+00:00", "stars": 2063}, "canonical_url": "https://ross.abutalabs.com/products/dacite", "card": {"archived": false, "artifact_type": "library", "description": "Simple creation of data classes from dictionaries.", "domain": ["developer-tools", "backend"], "enriched": true, "function": ["serialization", "parser"], "health_score": 38, "homepage": null, "language": "Python", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["konradhalas/dacite"], "name": "konradhalas/dacite", "platform": ["python", "cross-platform"], "pushed_at": "2025-03-17T15:25:37+00:00", "repo": "konradhalas/dacite", "stars": 2063, "tags": ["dataclasses", "dto", "type-hints", "deserialization", "from-dict", "data-engineering"], "topics": ["dataclasses"], "urls": [], "use_cases": ["convert a dictionary into a typed dataclass instance", "deserialize HTTP request payloads into data transfer objects", "map raw database rows to data classes", "build nested dataclass structures from JSON-like dicts", "create type-hinted DTOs from untyped dict data"], "what_it_is": "Dacite is a lightweight Python library that simplifies creating data class instances from dictionaries, with support for nested structures, optionals, unions, generics, and custom type hooks. It focuses purely on deserialization into typed data classes, not data validation.", "when_to_avoid": ["you need full input validation - use pydantic or marshmallow instead", "you need serialization back to dictionaries or JSON", "you are not using Python 3.7+ or dataclasses"], "when_to_choose": ["you use Python dataclasses and need to instantiate them from dictionaries", "you want lightweight deserialization without heavyweight validation schemas", "you need support for nested structures, unions, and generics in dict-to-dataclass conversion"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/dacite", "repo": "konradhalas/dacite", "role": "main", "score": 39}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:06:09.931778+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:57:10.171314+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d45be3995b493159a71cdb0b7b0f4a2b775e59819fc0dc6b133409243eeaaf37", "fetched_at": "2026-08-28T04:06:09.931778+00:00", "kind": "readme", "missing": false, "url": "https://github.com/konradhalas/dacite"}, {"content_hash": "38c41c4ea93bf74cebfc7d3c7e48576c4d005f9bd290962e4532a4fb26b7ab6a", "fetched_at": "2026-08-29T10:37:27.270195+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/dacite/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:06:09.931778+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:57:10.171314+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d45be3995b493159a71cdb0b7b0f4a2b775e59819fc0dc6b133409243eeaaf37", "fetched_at": "2026-08-28T04:06:09.931778+00:00", "kind": "readme", "missing": false, "url": "https://github.com/konradhalas/dacite"}, {"content_hash": "38c41c4ea93bf74cebfc7d3c7e48576c4d005f9bd290962e4532a4fb26b7ab6a", "fetched_at": "2026-08-29T10:37:27.270195+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/dacite/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:57:10.171314+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d45be3995b493159a71cdb0b7b0f4a2b775e59819fc0dc6b133409243eeaaf37", "fetched_at": "2026-08-28T04:06:09.931778+00:00", "kind": "readme", "missing": false, "url": "https://github.com/konradhalas/dacite"}, {"content_hash": "38c41c4ea93bf74cebfc7d3c7e48576c4d005f9bd290962e4532a4fb26b7ab6a", "fetched_at": "2026-08-29T10:37:27.270195+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/dacite/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:09.931778+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:06:09.931778+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:06:09.931778+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:57:10.171314+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d45be3995b493159a71cdb0b7b0f4a2b775e59819fc0dc6b133409243eeaaf37", "fetched_at": "2026-08-28T04:06:09.931778+00:00", "kind": "readme", "missing": false, "url": "https://github.com/konradhalas/dacite"}, {"content_hash": "38c41c4ea93bf74cebfc7d3c7e48576c4d005f9bd290962e4532a4fb26b7ab6a", "fetched_at": "2026-08-29T10:37:27.270195+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/dacite/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:06:09.931778+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:06:09.931778+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:57:10.171314+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d45be3995b493159a71cdb0b7b0f4a2b775e59819fc0dc6b133409243eeaaf37", "fetched_at": "2026-08-28T04:06:09.931778+00:00", "kind": "readme", "missing": false, "url": "https://github.com/konradhalas/dacite"}, {"content_hash": "38c41c4ea93bf74cebfc7d3c7e48576c4d005f9bd290962e4532a4fb26b7ab6a", "fetched_at": "2026-08-29T10:37:27.270195+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/dacite/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:06:09.931778+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:06:09.931778+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:06:09.931778+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:57:10.171314+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d45be3995b493159a71cdb0b7b0f4a2b775e59819fc0dc6b133409243eeaaf37", "fetched_at": "2026-08-28T04:06:09.931778+00:00", "kind": "readme", "missing": false, "url": "https://github.com/konradhalas/dacite"}, {"content_hash": "38c41c4ea93bf74cebfc7d3c7e48576c4d005f9bd290962e4532a4fb26b7ab6a", "fetched_at": "2026-08-29T10:37:27.270195+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/dacite/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:06:09.931778+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:06:09.931778+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:57:10.171314+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d45be3995b493159a71cdb0b7b0f4a2b775e59819fc0dc6b133409243eeaaf37", "fetched_at": "2026-08-28T04:06:09.931778+00:00", "kind": "readme", "missing": false, "url": "https://github.com/konradhalas/dacite"}, {"content_hash": "38c41c4ea93bf74cebfc7d3c7e48576c4d005f9bd290962e4532a4fb26b7ab6a", "fetched_at": "2026-08-29T10:37:27.270195+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/dacite/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:57:10.171314+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d45be3995b493159a71cdb0b7b0f4a2b775e59819fc0dc6b133409243eeaaf37", "fetched_at": "2026-08-28T04:06:09.931778+00:00", "kind": "readme", "missing": false, "url": "https://github.com/konradhalas/dacite"}, {"content_hash": "38c41c4ea93bf74cebfc7d3c7e48576c4d005f9bd290962e4532a4fb26b7ab6a", "fetched_at": "2026-08-29T10:37:27.270195+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/dacite/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:57:10.171314+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d45be3995b493159a71cdb0b7b0f4a2b775e59819fc0dc6b133409243eeaaf37", "fetched_at": "2026-08-28T04:06:09.931778+00:00", "kind": "readme", "missing": false, "url": "https://github.com/konradhalas/dacite"}, {"content_hash": "38c41c4ea93bf74cebfc7d3c7e48576c4d005f9bd290962e4532a4fb26b7ab6a", "fetched_at": "2026-08-29T10:37:27.270195+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/dacite/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:57:10.171314+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d45be3995b493159a71cdb0b7b0f4a2b775e59819fc0dc6b133409243eeaaf37", "fetched_at": "2026-08-28T04:06:09.931778+00:00", "kind": "readme", "missing": false, "url": "https://github.com/konradhalas/dacite"}, {"content_hash": "38c41c4ea93bf74cebfc7d3c7e48576c4d005f9bd290962e4532a4fb26b7ab6a", "fetched_at": "2026-08-29T10:37:27.270195+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/dacite/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 11, "longevity": 100, "rhythm": 40}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3105, "days_push": 534, "days_rel": 574, "gap_med": 3.0, "n_releases_24m": 3}, "score": 39, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}