pycondor
pycondor copied to clipboard
Build and submit workflows to HTCondor in Python
PyCondor
PyCondor (Python HTCondor) is a tool to help build and submit workflows to HTCondor in a straight-forward manner with minimal hassle.
Documentation
The documentation for PyCondor can be found at https://pycondor.github.io/pycondor.
Installation
PyCondor can be installed using pip
pip install pycondor
or conda
conda install -c conda-forge pycondor
For more information see the installation instructions in the documentation.
Contributing
To contribute to PyCondor, please see the contributing guide in the documentation.
License
MIT License
Copyright (c) 2018 James Bourbeau