Description
TOML configuration files can be parsed and written by legacy Python 2 applications. This library supports tools that need TOML 0.4.0-compatible settings or metadata files.
It is imported by other software and can write configuration output when requested. Validate untrusted TOML before using values for commands or deployment settings.