Description
Configuration files in multiple formats can be loaded and dumped through common Python APIs. This library is for developers supporting YAML, JSON, INI, or similar config sources. Config files may include secrets or executable-adjacent settings, so format trust and write behavior matter.