chemcoord.configuration.read_configuration_file

chemcoord.configuration.read_configuration_file(filepath='/home/docs/.chemcoordrc')[source]

Read the configuration file.

Note

This function changes cc.settings inplace and is therefore not sideeffect free.

Parameters:filepath (str) – Where to read the file. The default is under both UNIX and Windows ~/.chemcoordrc.
Returns:
Return type:None