################
lsst-ctrl-mpexec
################
.. image:: https://img.shields.io/pypi/v/lsst-ctrl-mpexec.svg
:target: https://pypi.org/project/lsst-ctrl-mpexec/
.. image:: https://codecov.io/gh/lsst/ctrl_mpexec/branch/main/graph/badge.svg?token=P8UFFVTC4I
:target: https://codecov.io/gh/lsst/ctrl_mpexec
``ctrl_mpexec`` is a package in the `LSST Science Pipelines <https://pipelines.lsst.io>`_.
It provides a PipelineTask execution framework for single-node processing.
* SPIE paper from 2022: `The Vera C. Rubin Observatory Data Butler and Pipeline Execution System <https://arxiv.org/abs/2206.14941>`_.
PyPI: `lsst-ctrl-mpexec <https://pypi.org/project/lsst-ctrl-mpexec/>`_
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-mpexec",
"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/82/b9/eb34b76a3739e1b8ac8fc5ece83c94ab3db519c051e901d161ffb96afb09/lsst_ctrl_mpexec-29.2025.3100.tar.gz",
"platform": null,
"description": "################\nlsst-ctrl-mpexec\n################\n\n.. image:: https://img.shields.io/pypi/v/lsst-ctrl-mpexec.svg\n :target: https://pypi.org/project/lsst-ctrl-mpexec/\n.. image:: https://codecov.io/gh/lsst/ctrl_mpexec/branch/main/graph/badge.svg?token=P8UFFVTC4I\n :target: https://codecov.io/gh/lsst/ctrl_mpexec\n\n``ctrl_mpexec`` is a package in the `LSST Science Pipelines <https://pipelines.lsst.io>`_.\n\nIt provides a PipelineTask execution framework for single-node processing.\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-mpexec <https://pypi.org/project/lsst-ctrl-mpexec/>`_\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": "Pipeline execution infrastructure for the Rubin Observatory LSST Science Pipelines.",
"version": "29.2025.3100",
"project_urls": {
"Homepage": "https://github.com/lsst/ctrl_mpexec"
},
"split_keywords": [
"lsst"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "9f18d03a616d239096aaf99f08632345e5c7bb1a3674c1c177e4ead86b927f88",
"md5": "62d3053d8ad649f57277e78b415776d2",
"sha256": "6cc16baab4d2688d7c6b02e43d43e90fc40c5c55750e7ee13996433440fb6ef6"
},
"downloads": -1,
"filename": "lsst_ctrl_mpexec-29.2025.3100-py3-none-any.whl",
"has_sig": false,
"md5_digest": "62d3053d8ad649f57277e78b415776d2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11.0",
"size": 105213,
"upload_time": "2025-07-31T08:40:36",
"upload_time_iso_8601": "2025-07-31T08:40:36.668523Z",
"url": "https://files.pythonhosted.org/packages/9f/18/d03a616d239096aaf99f08632345e5c7bb1a3674c1c177e4ead86b927f88/lsst_ctrl_mpexec-29.2025.3100-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "82b9eb34b76a3739e1b8ac8fc5ece83c94ab3db519c051e901d161ffb96afb09",
"md5": "b0d72613fd536e38d1725a4d40e25c6b",
"sha256": "1d4c028294a3d648fb40183dfe65593666889c50f113a85225bab511a6ce7b68"
},
"downloads": -1,
"filename": "lsst_ctrl_mpexec-29.2025.3100.tar.gz",
"has_sig": false,
"md5_digest": "b0d72613fd536e38d1725a4d40e25c6b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11.0",
"size": 97119,
"upload_time": "2025-07-31T08:40:37",
"upload_time_iso_8601": "2025-07-31T08:40:37.933471Z",
"url": "https://files.pythonhosted.org/packages/82/b9/eb34b76a3739e1b8ac8fc5ece83c94ab3db519c051e901d161ffb96afb09/lsst_ctrl_mpexec-29.2025.3100.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-31 08:40:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lsst",
"github_project": "ctrl_mpexec",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "click",
"specs": []
},
{
"name": "astropy",
"specs": []
},
{
"name": "psutil",
"specs": []
},
{
"name": "pydantic",
"specs": [
[
">=",
"2"
],
[
"<",
"3.0"
]
]
},
{
"name": "networkx",
"specs": []
},
{
"name": "lsst-resources",
"specs": []
},
{
"name": "lsst-daf-butler",
"specs": []
},
{
"name": "lsst-utils",
"specs": []
},
{
"name": "lsst-pipe-base",
"specs": []
},
{
"name": "lsst-pex-config",
"specs": []
},
{
"name": "sqlalchemy",
"specs": []
}
],
"lcname": "lsst-ctrl-mpexec"
}