chemcoord.configuration.Settings.write

Settings.write(path=PosixPath('~/.chemcoord.yml'))[source]

Write the settings to a yaml file

Parameters:

path (str | PathLike[str]) – The path to the settings file. Defaults to ~/.chemcoord.yml.

Return type:

None