pyqsub

Python module for running jobs on a cluster


Keywords
cluster, torque, pbs, qsub
License
Other
Install
pip install pyqsub==1.0.3

Documentation

pyqsub

python module for qsub compatibility (uses optparse/argparse as a separate group or can be used to submit a string or python module)

See docstrings for more information

Should work on python 2 and 3