parsl.launchers.launchers.Launcher

class parsl.launchers.launchers.Launcher(debug: bool = True)[source]

Launchers are basically wrappers for user submitted scripts as they are submitted to a specific execution resource.

__init__(debug: bool = True)[source]

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__([debug])

Initialize self.