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.

November 26, 2025 · 7 min · Christophe B.