To install this package run one of the following: conda install main::dataclasses-json
Description
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.