{"library":"dataclasses-json","type":"library","category":null,"description":"Dataclasses JSON is a Python library that provides a simple API for easily serializing dataclasses to and from JSON. It leverages the built-in `dataclasses` module and internally uses `marshmallow` for robust schema generation and deserialization, supporting complex types like nested dataclasses and various collections. The current version is 0.6.7, and it maintains an active release cadence with frequent bug fixes and feature enhancements.","language":"python","status":"active","version":"0.6.7","tags":["dataclasses","json","serialization","deserialization","marshmallow","type-hints"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install dataclasses-json","imports":["from dataclasses_json import dataclass_json","from dataclasses_json import DataClassJsonMixin","from dataclasses_json import LetterCase"]}],"homepage":null,"github":"https://github.com/lidatong/dataclasses-json","docs":"https://lidatong.github.io/dataclasses-json/","changelog":"https://github.com/lidatong/dataclasses-json/releases","pypi":"https://pypi.org/project/dataclasses-json/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2,"avg_import_s":0.21,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/dataclasses-json/compatibility"}}