fTOML An incredibly stupid TOML parsing library. I'm too lazy to explain how it works, so just...figure it out. import ftoml a = ftoml.read("example.toml")