TAML YAML but with tabs Installation pip install taml Usage see ruamel.yaml and replace from ruamel.yaml import YAML yaml=YAML() with from taml import taml