Description
Dataclass instances can be created from dictionaries with less conversion boilerplate. This library is for developers loading structured input into typed Python objects. It maps fields and types but callers still need validation for untrusted data.