Metadata-Version: 2.1
Name: obob-condor
Version: 0.0.9
Summary: Convenient Python Abstraction for the Condor cluster at the PLUS
Home-page: https://gitlab.com/obob/obob_condor
Author: Thomas Hartmann
Author-email: thomas.hartmann@th-ht.de
License: GPL3
Keywords: HTCondor
Platform: UNKNOWN
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
Description-Content-Type: text/markdown
License-File: LICENSE

# obob_condor
A python module to make it simple to submit jobs to the OBOB cluster directly from python

## How to use
coming up...

## Documentation
coming up....

## Code
The source code can be found here: <https://gitlab.com/obob/obob_condor>

## 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.


