The pyslurm dependency for interactions with the workflow manager is, to be honest, unnecessary for what we're doing and the source of some difficulty for easy adoption.
This can be easily overcome by decoupling from direct usage of vN.N APIs and using the command line instead. Currently this tool will get in a grump if you can't see to installing the correct interface for Slurm, and this makes it annoying for users.
The pyslurm dependency for interactions with the workflow manager is, to be honest, unnecessary for what we're doing and the source of some difficulty for easy adoption.
This can be easily overcome by decoupling from direct usage of vN.N APIs and using the command line instead. Currently this tool will get in a grump if you can't see to installing the correct interface for Slurm, and this makes it annoying for users.
Update the tool and the instructions for usage.