blob: 9f354b89968cc04c1ff81cdedc31c58cb1147b48 (
plain) (
blame)
1
2
3
|
The dacite library provides a simple API to create Python data classes from
dictionaries. It also includes support for more advanced features like nested
data classes and type checking.
|