[debug] Python version 3.4.4 (CPython) - Windows-7-6.1.7601-SP1 [debug] exe versions: ffmpeg 4.4.1-full_build-www.gyan.dev, ffprobe 4.4.1-full_build-www.gyan.dev [debug] Proxy map: {} [youtube] ...
import tomlkit dat = {"BJ's Restaurant": {'account':'dining'}} toml = tomlkit.dumps(dat) print(toml) dat2 = tomlkit.loads(toml) This gives me this output (Python 3.7. ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results