[[ShowPath]] [[PageOutline]] = PBSQuery usage = As already mentioned this module is used to extract info from the batch server. It can be used to run interactivly or in scripts. In the next sections we will describe ........? The module has builtin documentation: {{{ ipython import PBSQuery help PBSQuery }}} It has also a builtin demo: {{{ ipython import PBSQuery PBSQuery.main() }}}