PyCondor (Python HTCondor) is a tool to help build and submit workflows to HTCondor in a straight-forward manner with minimal hassle.
The documentation for PyCondor can be found at https://pycondor.github.io/pycondor.
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.
To contribute to PyCondor, please see the contributing guide in the documentation.
Copyright (c) 2018 James Bourbeau