pub fn try_read_python_brain_config_file(
    path: impl AsRef<Path>
) -> Option<PythonBrainConfig>