# PyCondor
[![Build Status](https://github.com/pycondor/pycondor/actions/workflows/test.yml/badge.svg)](https://github.com/pycondor/pycondor/actions/workflows/test.yml)
[![codecov](https://codecov.io/gh/pycondor/pycondor/branch/master/graph/badge.svg)](https://codecov.io/gh/pycondor/pycondor)
![pypi version](https://img.shields.io/pypi/v/pycondor.svg 'pypi version')
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pycondor.svg)
![license](https://img.shields.io/pypi/l/pycondor.svg '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](https://pycondor.github.io/pycondor/installation.html) in the [documentation](https://pycondor.github.io/pycondor).
## Contributing
To contribute to PyCondor, please see the [contributing guide](https://pycondor.github.io/pycondor/contributing.html) in the documentation.
## License
[MIT License](LICENSE)
Copyright (c) 2018 James Bourbeau
Raw data
{
"_id": null,
"home_page": "https://github.com/pycondor/pycondor",
"name": "PyCondor",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "python condor htcondor high-throughput computing utility tool",
"author": "James Bourbeau",
"author_email": "james@jamesbourbeau.com",
"download_url": "https://files.pythonhosted.org/packages/01/cb/4962362421822b8f1c5fa522148c2958605a075a6ba4e33eea8151219612/PyCondor-0.6.0.tar.gz",
"platform": null,
"description": "# PyCondor\n\n[![Build Status](https://github.com/pycondor/pycondor/actions/workflows/test.yml/badge.svg)](https://github.com/pycondor/pycondor/actions/workflows/test.yml)\n[![codecov](https://codecov.io/gh/pycondor/pycondor/branch/master/graph/badge.svg)](https://codecov.io/gh/pycondor/pycondor)\n![pypi version](https://img.shields.io/pypi/v/pycondor.svg 'pypi version')\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pycondor.svg)\n![license](https://img.shields.io/pypi/l/pycondor.svg 'license')\n\nPyCondor (Python HTCondor) is a tool to help build and submit workflows to HTCondor in a straight-forward manner with minimal hassle.\n\n\n## Documentation\n\nThe documentation for PyCondor can be found at https://pycondor.github.io/pycondor.\n\n\n## Installation\n\n\nPyCondor can be installed using `pip`\n\n```\npip install pycondor\n```\n\nor `conda`\n\n```\nconda install -c conda-forge pycondor\n```\n\nFor more information see the [installation instructions](https://pycondor.github.io/pycondor/installation.html) in the [documentation](https://pycondor.github.io/pycondor).\n\n\n## Contributing\n\nTo contribute to PyCondor, please see the [contributing guide](https://pycondor.github.io/pycondor/contributing.html) in the documentation.\n\n\n## License\n\n[MIT License](LICENSE)\n\nCopyright (c) 2018 James Bourbeau\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python utility for HTCondor",
"version": "0.6.0",
"split_keywords": [
"python",
"condor",
"htcondor",
"high-throughput",
"computing",
"utility",
"tool"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "2d1d12a2a93da5be3fb312ed110c10dc",
"sha256": "2908bf140380a67abe879117448f5712fc85bc3324ef24ea3f9298473e033465"
},
"downloads": -1,
"filename": "PyCondor-0.6.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "2d1d12a2a93da5be3fb312ed110c10dc",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 30615,
"upload_time": "2022-07-13T10:31:45",
"upload_time_iso_8601": "2022-07-13T10:31:45.141421Z",
"url": "https://files.pythonhosted.org/packages/77/34/bcfcaa2b9ca6b7ab71c251ad9862eefec509cb422352d9cac2198c38f45d/PyCondor-0.6.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "597fe8b7d78fb7954b4e0789e8f0114d",
"sha256": "3424b8f51ac63a18d3c12e1dae5316a5faa0c1dd1606bb6c1f524df5c031fcb5"
},
"downloads": -1,
"filename": "PyCondor-0.6.0.tar.gz",
"has_sig": false,
"md5_digest": "597fe8b7d78fb7954b4e0789e8f0114d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 30252,
"upload_time": "2022-07-13T10:31:47",
"upload_time_iso_8601": "2022-07-13T10:31:47.042529Z",
"url": "https://files.pythonhosted.org/packages/01/cb/4962362421822b8f1c5fa522148c2958605a075a6ba4e33eea8151219612/PyCondor-0.6.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-07-13 10:31:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "pycondor",
"github_project": "pycondor",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "click",
"specs": []
}
],
"lcname": "pycondor"
}