lsst-ctrl-bps


Namelsst-ctrl-bps JSON
Version 27.2024.1800 PyPI version JSON
download
home_pageNone
SummaryPluggable execution of workflow graphs from Rubin pipelines.
upload_time2024-05-02 10:03:08
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11.0
licenseBSD 3-Clause License
keywords lsst
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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/07/c7/05a7e213f007b9f582d47f9051ded89021b227f5879aa2a11c91de8c98b8/lsst_ctrl_bps-27.2024.1800.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": "27.2024.1800",
    "project_urls": {
        "Homepage": "https://github.com/lsst/ctrl_bps"
    },
    "split_keywords": [
        "lsst"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8ffec63b2af8346f1737b473b8fcf3b5ed9d37a44e973622a91d9563f74f8225",
                "md5": "8e9cfee80f323dc4dd2155071658a0a7",
                "sha256": "f6fc4e8569c60a42f30535793e01a566b73dece769fabb11cc4e69bc9118edf2"
            },
            "downloads": -1,
            "filename": "lsst_ctrl_bps-27.2024.1800-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8e9cfee80f323dc4dd2155071658a0a7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11.0",
            "size": 93728,
            "upload_time": "2024-05-02T10:03:05",
            "upload_time_iso_8601": "2024-05-02T10:03:05.197008Z",
            "url": "https://files.pythonhosted.org/packages/8f/fe/c63b2af8346f1737b473b8fcf3b5ed9d37a44e973622a91d9563f74f8225/lsst_ctrl_bps-27.2024.1800-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "07c705a7e213f007b9f582d47f9051ded89021b227f5879aa2a11c91de8c98b8",
                "md5": "5345f5a9c53a8bae2cd6bcf1d3914957",
                "sha256": "d2ea2e68d87712708bf62f97beb8447eeb5c0cbf82a91924dd66a73c04c86193"
            },
            "downloads": -1,
            "filename": "lsst_ctrl_bps-27.2024.1800.tar.gz",
            "has_sig": false,
            "md5_digest": "5345f5a9c53a8bae2cd6bcf1d3914957",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11.0",
            "size": 98035,
            "upload_time": "2024-05-02T10:03:08",
            "upload_time_iso_8601": "2024-05-02T10:03:08.343422Z",
            "url": "https://files.pythonhosted.org/packages/07/c7/05a7e213f007b9f582d47f9051ded89021b227f5879aa2a11c91de8c98b8/lsst_ctrl_bps-27.2024.1800.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-02 10:03:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lsst",
    "github_project": "ctrl_bps",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "lsst-ctrl-bps"
}
        
Elapsed time: 0.26756s