{"library":"dataclass-wizard","type":"library","category":null,"description":"Dataclass Wizard is a fast, lightweight, and pure Python serialization library for extending native Python dataclasses. It provides elegant tools for marshalling dataclass instances to and from JSON, Python dictionary objects, and environment variables, along with support for field properties with default values. The library is actively maintained, with frequent updates and a recently introduced opt-in v1 engine offering enhanced features and improved performance.","language":"python","status":"active","version":"0.39.1","tags":["dataclasses","json","serialization","deserialization","config","environment variables","type hints"],"last_verified":"Wed May 20","install":[{"cmd":"pip install dataclass-wizard","imports":["from dataclass_wizard import DataclassWizard","from dataclass_wizard import JSONWizard","from dataclass_wizard import EnvWizard","from dataclass_wizard import property_wizard","from dataclass_wizard import json_field"]}],"homepage":null,"github":"https://github.com/rnag/dataclass-wizard","docs":"https://dcw.ritviknag.com","changelog":"https://dcw.ritviknag.com/en/latest/history.html","pypi":"https://pypi.org/project/dataclass-wizard/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.8,"avg_import_s":0.17,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/dataclass-wizard/compatibility"}}