hpc_scheduler

https://img.shields.io/pypi/v/scheduler.svg https://img.shields.io/travis/larsbuntemeyer/scheduler.svg Documentation Status

Python code to interact with an HPC scheduler.

Features

  • create jobscripts from templates with python (only SLURM right now)
  • interact with the job scheduler (submit and check jobs, check accounting, group jobs)

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.