parsl.launchers.base.Launcher

class parsl.launchers.base.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]

Methods

__init__([debug])