Python code to interact with an HPC scheduler.
- Free software: MIT license
- Documentation: https://hpc-scheduler.readthedocs.io.
- create jobscripts from templates with python (only SLURM right now)
- interact with the job scheduler (submit and check jobs, check accounting, group jobs)
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.