[[ShowPath]] [[PageOutline]] = Welcome to pbs_python pages = The ''pbs_python'' package is a wrapper class for the [http://www.clusterresources.com/pages/products/torque-resource-manager.php 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''. == Documentation == How to install and make use of this package * [wiki:TorqueInstallation Installation] * [wiki:TorqueUsage Usage] == Projects == A list o projects that uses the pbs_python interface: * [https://subtrac.rc.sara.nl/oss/jobmonarch Job Monarch] is an addon to [http://ganglia.sourceforge.net Ganglia] for job monitoring via the browser * [http://apegate.roma1.infn.it/APE/index.php?go=/nacct.tpl the apeNext job scheduling and ACCounting system] * [http://g2.trac.bx.psu.edu/wiki/ClusteringGalaxy Clustering Galaxy (interactive and reproducible genomics)] == How to use this system == I have configured this system for the following tasks: * Submit problems via [report:1 ticket system] or via email to [mailto:pbs_python@sara.nl pbs_python emailing list] * Can checkout the sources via subversion: * svn co https://subtrac.sara.nl/oss/svn/pbs_python/tags, for the ''stable'' sources * svn co https://subtrac.sara.nl/oss/svn/pbs_python/trunk for the latest source * Browse the [source: sources] * Everybody can add or change documentation.