Skip to content
generated from ACCESS-NRI/template

Python client for interacting with HPC scheduling systems.

License

Notifications You must be signed in to change notification settings

ACCESS-NRI/hpcpy

Repository files navigation

CI pytest Documentation Status

HPCpy

HPCpy is a Python package for interacting with HPC scheduling systems. The package provides generalised clients to communicate with HPC schedulers agnostically.

Currently supported scheduling systems:

  • PBS
  • SLURM*

* under development

The full documentation is available at hpcpy.readthedocs.io

License

HPCpy is distributed under the Apache Software License v2.0. Please see the LICENSE file in this repository for further details.