Remove subprocesses calls in Python files
Subprocesses for Python files should be replaced by calls to functions, in order to read the config file only once.
Subprocesses for Python files should be replaced by calls to functions, in order to read the config file only once.