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
Last Updated
Sep 8, 2023 at 02:27
License
MIT
Total Downloads
4
Version Downloads
4
GitHub Repository
https://github.com/lidatong/dataclasses-jsonDocumentation
https://lidatong.github.io/dataclasses-json/