dataclasses-json
Easily serialize dataclasses to and from JSON
Easily serialize dataclasses to and from JSON
To install this package, run one of the following:
This library provides a simple API for encoding and decoding dataclasses to and from JSON. It is recursive, and supports arbitrary collections, datetime, UUID, and decimal objects.
Summary
Easily serialize dataclasses to and from JSON
Information Last Updated
Mar 25, 2025 at 16:20
License
MIT
Total Downloads
4
GitHub Repository
https://github.com/lidatong/dataclasses-jsonDocumentation
https://lidatong.github.io/dataclasses-json/