Menu

Hopla is a lightweight tool for submitting script for computation within a PBS cluster. It basically wraps submission and provide access to logs.

Note

This page is a reference documentation. It only explains the class signature, and not how to use it. Please refer to the gallery for the big picture.

class hopla.executor.DelayedSubmission(script, *args, **kwargs)[source]

Object for specifying the submit parameters for further processing.

property command

Return the command to execute.