Metadata-Version: 2.1
Name: batch4py
Version: 0.2.2
Summary: Programmatic interface to batch schedulers.
Home-page: https://github.com/TerraFusion/batch4py
Author: Landon T. Clipp
Author-email: clipp2@illinois.edu
License: UNKNOWN
Download-URL: https://github.com/TerraFusion/batch4py/archive/0.2.2.tar.gz
Keywords: batch,torque,pbs,pbs-torque,hpc,python,python3,cluster,scheduler,schedule
Platform: UNKNOWN
Requires-Dist: pyyaml

batch4py provides a Python intreface to many common         batch schedulers. It rests on top of command-line executables like         qsub and allows for users to define complex job chains.


