Dataclasses JSON
JSON →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.
Traffic · last 30 days ↑300% vs prev 7d
total hits 23
actors 4 distinct systems
last hit 1d ago GPTBot
top countries 🇨🇦 Canada · 🇺🇸 United States · 🇩🇪 Germany · ZA · 🇬🇧 United Kingdom
Resources
API endpoints
full doc /v1/registry/dataclasses-json
compatibility /v1/registry/dataclasses-json/compatibility