grid-control is a versatile job submission tool for several different batch systems and grid middleware. It supports complex parameterized and dataset based jobs with a convenient way to specify the parameter space to be processed by the jobs.
pip install grid-control
For a more instructive introduction, visit the user's guide.
More examples can be found in the github repository.
Base your work on the testing
branch and also use it as the base branch for pull requests.
Note: All branches other than the master branch might be rebased any time.