{"enrichment":{"capability":"Dacite converts dictionaries into instances of Python dataclasses, handling nested structures, type checking, optional fields, unions, generics, and collections with minimal boilerplate.","verdict":"Dacite is a stable, lightweight utility for converting dictionaries to typed dataclass instances. With zero known vulnerabilities, minimal dependencies, and broad Python version support (3.7\u20133.13), it is well-suited for projects needing simple dict-to-dataclass conversion without the overhead of a full validation framework. The aging maintenance status and 554-day gap since the last release suggest it is mature but not actively developed."},"id":"dacite","links":{"html":"https://skillfed.io/packages/dacite","md":"https://skillfed.io/packages/dacite.md","pypi":"https://pypi.org/project/dacite/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-02-05","license_spdx":null,"license_treatment":"permissive","name":"dacite","python_support":"supports_current","summary":"Simple creation of data classes from dictionaries."},"popularity":{"tier":"top_1000"},"security":{"n_vulnerabilities":0},"version":"1.9.2"}
