Metadata-Version: 2.1
Name: plus-slurm
Version: 0.1.5
Summary: Convenient Python Abstraction for the Slurm based cluster at the PLUS
Home-page: https://gitlab.com/thht/plus-slurm
Author: Thomas Hartmann
Author-email: thomas.hartmann@th-ht.de
License: GPL3
Keywords: Slurm
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# plus_slurm
A python module to make it simple to submit jobs to the Slurm based cluster directly from python

## Documentation
https://plus-slurm.readthedocs.io

## Code
The source code can be found here: <https://gitlab.com/thht/plus-slurm>

## License
This module is developed by Thomas Hartmann at the Universität Salzburg. You are free to use, copy, modify, distribute it under the terms of the GPL3.
