Hi all.
I keep meaning to post to say hello and to point you to some Python that might be useful for people working with SLURM and/or pyslurm. It's at
https://github.com/acorg/slurm-pipeline Although the focus of that page is on a couple of command-line scripts, those scripts use underlying Python classes that any other code can use for scheduling SLURM pipelines (i.e., chains of jobs with dependencies) from Python.