A small python library to facilitate easy parallelized python execution via Univa Grid Engine (working) and Slurm (in progress). The use case here is when needing to run the same python script many times over (such as in grid search hyperparameter tuning).