geonature.utils.utilstoml

Module Contents

Functions

load_and_validate_toml(toml_file, config_schema[, partial])

Fonction qui charge un fichier toml

load_toml(toml_file)

Fonction qui charge un fichier toml

geonature.utils.utilstoml.load_and_validate_toml(toml_file, config_schema, partial=None)[source]
Fonction qui charge un fichier toml

et le valide avec un Schema marshmallow

geonature.utils.utilstoml.load_toml(toml_file)[source]

Fonction qui charge un fichier toml