-
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Hi,
I discovered this project 2 days ago and I thing it's pretty cool.
However, I still yet haven't found how to properly integrate it with dataclasses using Schemas libraries.
I am using marshmallow-dataclass but we could also think about people using Pythdantic dataclasses.
For example, how to properly:
- load-data from files, deserialize using marshmallow Shema().load()
- write data to file coming from marshmallow Shema().dump(,...)
I think that combining your library with such libraries would make the whole thing amazing.
Any idea on how to do this well?
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested