Stop Using Dicts for Config — Use Pydantic Instead
Load your YAML/TOML config files into validated, typed Python objects. No more silent typos, no more runtime surprises.
Load your YAML/TOML config files into validated, typed Python objects. No more silent typos, no more runtime surprises.