Description
TOML configuration files can be parsed and generated by legacy Python 2 applications. This library helps tools read and write structured settings, metadata, and project files.
It is imported by applications and can write configuration output. Validate untrusted TOML before using values to run commands or configure services.