TOML
From Just Solve the File Format Problem
TOML (Tom's Obvious, Minimal Language) is a general-purpose configuration file format. It is a modernized variant of INI.
Language support
- Python: TOML was introduced into the Python standard library from version 3.11.