# lsst-ctrl-bps
[](https://pypi.org/project/lsst-ctrl-bps/)
[](https://codecov.io/gh/lsst/ctrl_bps)
This package provides a PipelineTask execution framework for multi-node processing for the LSST Batch Production Service (BPS).
This is a Python 3 only package.
* 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](https://pypi.org/project/lsst-ctrl-bps/)
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.
Raw data
{
"_id": null,
"home_page": null,
"name": "lsst-ctrl-bps",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11.0",
"maintainer_email": null,
"keywords": "lsst",
"author": null,
"author_email": "Rubin Observatory Data Management <dm-admin@lists.lsst.org>",
"download_url": "https://files.pythonhosted.org/packages/8e/11/cad9e404a480c96b29d057e851f86b3e01a1a983ed2a8f9630a933352c74/lsst_ctrl_bps-29.2025.3100.tar.gz",
"platform": null,
"description": "# lsst-ctrl-bps\n\n[](https://pypi.org/project/lsst-ctrl-bps/)\n[](https://codecov.io/gh/lsst/ctrl_bps)\n\nThis package provides a PipelineTask execution framework for multi-node processing for the LSST Batch Production Service (BPS).\n\nThis is a Python 3 only package.\n\n* SPIE Paper from 2022: [The Vera C. Rubin Observatory Data Butler and Pipeline Execution System](https://arxiv.org/abs/2206.14941)\n\nPyPI: [lsst-ctrl-bps](https://pypi.org/project/lsst-ctrl-bps/)\n\nThis 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.\nRecipients may choose which of these licenses to use; please see the files gpl-3.0.txt and/or bsd_license.txt, respectively.\n",
"bugtrack_url": null,
"license": "BSD 3-Clause License",
"summary": "Pluggable execution of workflow graphs from Rubin pipelines.",
"version": "29.2025.3100",
"project_urls": {
"Homepage": "https://github.com/lsst/ctrl_bps"
},
"split_keywords": [
"lsst"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "145a132e0bf20f006a288d3c657fac0c38fb9be076e1a60f6aa82c69cbcadd52",
"md5": "9ccdd18f550c42677a3124a7b09e7e22",
"sha256": "0e6876f299e88b466270d0c1b525f838cb243542364ab2b9e4faf9a155614d90"
},
"downloads": -1,
"filename": "lsst_ctrl_bps-29.2025.3100-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9ccdd18f550c42677a3124a7b09e7e22",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11.0",
"size": 118207,
"upload_time": "2025-07-31T08:39:11",
"upload_time_iso_8601": "2025-07-31T08:39:11.154885Z",
"url": "https://files.pythonhosted.org/packages/14/5a/132e0bf20f006a288d3c657fac0c38fb9be076e1a60f6aa82c69cbcadd52/lsst_ctrl_bps-29.2025.3100-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8e11cad9e404a480c96b29d057e851f86b3e01a1a983ed2a8f9630a933352c74",
"md5": "73cd2d4db039e364a19f1428804b4b9e",
"sha256": "8c3281540ef5e009b71ff73c11fcfb0fbb1dc49e2fad5266f86853ed7913d94c"
},
"downloads": -1,
"filename": "lsst_ctrl_bps-29.2025.3100.tar.gz",
"has_sig": false,
"md5_digest": "73cd2d4db039e364a19f1428804b4b9e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11.0",
"size": 143705,
"upload_time": "2025-07-31T08:39:12",
"upload_time_iso_8601": "2025-07-31T08:39:12.301379Z",
"url": "https://files.pythonhosted.org/packages/8e/11/cad9e404a480c96b29d057e851f86b3e01a1a983ed2a8f9630a933352c74/lsst_ctrl_bps-29.2025.3100.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-31 08:39:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lsst",
"github_project": "ctrl_bps",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "click",
"specs": []
},
{
"name": "astropy",
"specs": []
},
{
"name": "networkx",
"specs": []
},
{
"name": "pyyaml",
"specs": []
},
{
"name": "lsst-daf-butler",
"specs": []
},
{
"name": "lsst-utils",
"specs": []
},
{
"name": "lsst-pipe-base",
"specs": []
},
{
"name": "lsst-resources",
"specs": []
},
{
"name": "lsst-ctrl-mpexec",
"specs": []
}
],
"lcname": "lsst-ctrl-bps"
}