Metadata-Version: 2.1
Name: lsst-ctrl-bps-htcondor
Version: 27.2024.3000
Summary: HTCondor plugin for lsst-ctrl-bps.
Author-email: Rubin Observatory Data Management <dm-admin@lists.lsst.org>
License: BSD 3-Clause License
Project-URL: Homepage, https://github.com/lsst/ctrl_bps_htcondor
Keywords: lsst
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Astronomy
Requires-Python: >=3.11.0
Description-Content-Type: text/x-rst
License-File: COPYRIGHT
License-File: LICENSE
License-File: bsd_license.txt
License-File: gpl-v3.0.txt
Requires-Dist: htcondor>=8.8
Requires-Dist: lsst-ctrl-bps
Requires-Dist: lsst-daf-butler
Requires-Dist: lsst-utils
Provides-Extra: test
Requires-Dist: pytest>=3.2; extra == "test"
Requires-Dist: pytest-openfiles>=0.5.0; extra == "test"

#################
ctrl_bps_htcondor
#################

.. image:: https://img.shields.io/pypi/v/lsst-ctrl-bps-htcondor.svg
    :target: https://pypi.org/project/lsst-ctrl-bps-htcondor/
.. image:: https://codecov.io/gh/lsst/ctrl_bps_htcondor/branch/main/graph/badge.svg?token=Cnl6kYKVWL
    :target: https://codecov.io/gh/lsst/ctrl_bps_htcondor

``ctrl_bps_htcondor`` is a package in the `LSST Science Pipelines <https://pipelines.lsst.io>`_.

It provides a HTCondor plugin for LSST PipelineTask execution framework, based on ``ctrl_bps``.

* SPIE paper from 2022: `The Vera C. Rubin Observatory Data Butler and Pipeline Execution System <https://arxiv.org/abs/2206.14941>`_.

PyPI: `lsst-ctrl-bps-htcondor <https://pypi.org/project/lsst-ctrl-bps-htcondor/>`_

This software is dual licensed under the GNU General Public License (version 3 of the License, or (at your option) any later version, and also under a 3-clause BSD license.
Recipients may choose which of these licenses to use; please see the files gpl-3.0.txt and/or bsd_license.txt, respectively.
