Skip to content

jodergrosse/pycondor

 
 

Repository files navigation

PyCondor

Build Status codecov pypi version PyPI - Python Version license

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

About

Build and submit workflows to HTCondor in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.6%
  • Other 0.4%