Lightweight validation for dict-based configs. Types can be schema too. Apathetic Python Schema validates dict-based data structures (configs, usually from JSONC/JSON/TOML) using Python TypedDicts ...