Description
Read and write structured configuration files from Python applications. It helps programs keep user-editable settings in files while preserving a format that code can load reliably.
This is a developer library and does not provide a settings window. Applications should validate loaded values and be careful when saving files so existing comments, permissions, and secrets are not lost unexpectedly.