pysbatch
Submit slurm cluster job(Sbatch) inside python and avoid shell script.
Submit slurm cluster job(Sbatch) inside python and avoid shell script.
To install this package, run one of the following:
Submit(sbatch) slurm cluster job inside python and avoid shell script for complicated pipeline jobs. For sbatch options, now only supports job name, memory size(in GBs), time limit(in days), dependency and ouput file. But you can use add_option parameter to add more.
Summary
Submit slurm cluster job(Sbatch) inside python and avoid shell script.
Information Last Updated
Apr 22, 2025 at 14:56
License
MIT
Total Downloads
5.2K
Platforms
GitHub Repository
https://github.com/luptior/pysbatch