pbs/torque python library for Torque 4.6.6

The pbs_python package is a wrapper class for the Torque C library. With this package you now can write utilities/extensions in Python instead of C. We developed this package because we want to replace xpbsmon by an ascii version named pbsmon. PBSQuery is also included in this package. This is a python module build on top of the pbs python module to simplify querying the batch server, eg: how many jobs, how many nodes, ..

Tags python swig batch torque c python-module
License GNU LGPLv3
State stable

Recent Releases

4.6.623 Oct 2018 03:15 bug fixes: PBSQuery do not parse simple values, offline note is now rendered properly
4.6.508 Jun 2018 10:45 bug fixes: fixed incorrect rendering when no tickets are specified
4.6.420 Apr 2018 03:15 bug fixes: Use system Python instead of environment Python
4.6.101 Sep 2015 10:25 bug fixes: Support added for torque 5.X (rm interface does not work), PBSQuery had been update to new cpuid range for torque 5 and new_rack_pbsmon.py has an new option -j/--job. It will show the nodes that are used by the specified job
4.6.012 Mar 2015 10:41 minor feature: Support added for torque 5.X (rm interface does not work), PBSQuery had been update to new cpuid range for torque 5 and new_rack_pbsmon.py has an new option -j/--job. It will show the nodes that are used by the specified job