Description
This library provides a set of tools for working with Python's dataclass structures, enabling effortless conversion to and from JSON, TOML, YAML, dictionaries, and environment variables. It supports flexible mappings of keys, custom transformations, and recursive data structures including nested and cyclic references. Field-level customisation is available for controlling how data is loaded or dumped, with support for environment variables as well. Its intuitive APIs allow straightforward interaction with structured data, and it includes functionality for auto-generating dataclass schemas from JSON input, managing unknown keys, and providing catch-all fields for unexpected data. This library integrates well with dataclass annotations to create and manipulate serialised representations while respecting data types and schema definitions.
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/rnag/dataclass-wizard
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…