toml

toml#

Toml configuration file loader.

We use tomlkit to parse file.

Classes

TomlkitLoader(app, filename, *args, **kwargs)

Load config from TOML files using tomlkit library.