pyworkflow.protocol.hosts module¶
This modules contains classes to store information about execution hosts.
- class pyworkflow.protocol.hosts.HostConfig(**kwargs)[source]¶
Bases:
Object
Main store the configuration for execution hosts.
- getScipionConfig()[source]¶
From which file to read the configuration file in this hosts. Useful for remote jobs.
- getScipionHome()[source]¶
Return the path where Scipion is installed in the host. This is useful when launching remote jobs.