# lsst-ctrl-bps
[![pypi](https://img.shields.io/pypi/v/lsst-ctrl-bps.svg)](https://pypi.org/project/lsst-ctrl-bps/)
[![codecov](https://codecov.io/gh/lsst/ctrl_bps/branch/main/graph/badge.svg?token=uPLAO36lS7)](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/f0/53/475d59fc3f97b48c97b793f64c84cbb10a8a4013e8006fd37b797e9d71ce/lsst_ctrl_bps-28.2024.4800.tar.gz",
"platform": null,
"description": "# lsst-ctrl-bps\n\n[![pypi](https://img.shields.io/pypi/v/lsst-ctrl-bps.svg)](https://pypi.org/project/lsst-ctrl-bps/)\n[![codecov](https://codecov.io/gh/lsst/ctrl_bps/branch/main/graph/badge.svg?token=uPLAO36lS7)](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": "28.2024.4800",
"project_urls": {
"Homepage": "https://github.com/lsst/ctrl_bps"
},
"split_keywords": [
"lsst"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4df5cc5df7079a8e385c911c0f6dd726842f741fbee9ff332ea112f21a6e838f",
"md5": "3d0cc8bb71fcc3da4ed7d3b118ae4cf5",
"sha256": "d98c868537518115913ce96d030a4eae530d4acb3c719efdbc14f6744d335434"
},
"downloads": -1,
"filename": "lsst_ctrl_bps-28.2024.4800-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3d0cc8bb71fcc3da4ed7d3b118ae4cf5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11.0",
"size": 95341,
"upload_time": "2024-11-28T09:58:00",
"upload_time_iso_8601": "2024-11-28T09:58:00.867174Z",
"url": "https://files.pythonhosted.org/packages/4d/f5/cc5df7079a8e385c911c0f6dd726842f741fbee9ff332ea112f21a6e838f/lsst_ctrl_bps-28.2024.4800-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f053475d59fc3f97b48c97b793f64c84cbb10a8a4013e8006fd37b797e9d71ce",
"md5": "21f96cf235fc8e58e971f781afefc69a",
"sha256": "eade2faef13b573042fb4ca729270d6184488fed8eab27d0aa3e223d65b55dd6"
},
"downloads": -1,
"filename": "lsst_ctrl_bps-28.2024.4800.tar.gz",
"has_sig": false,
"md5_digest": "21f96cf235fc8e58e971f781afefc69a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11.0",
"size": 106797,
"upload_time": "2024-11-28T09:58:02",
"upload_time_iso_8601": "2024-11-28T09:58:02.693072Z",
"url": "https://files.pythonhosted.org/packages/f0/53/475d59fc3f97b48c97b793f64c84cbb10a8a4013e8006fd37b797e9d71ce/lsst_ctrl_bps-28.2024.4800.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-28 09:58:02",
"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"
}