# lsst-pipe-base
[![pypi](https://img.shields.io/pypi/v/lsst-pipe-base.svg)](https://pypi.org/project/lsst-pipe-base/)
[![codecov](https://codecov.io/gh/lsst/pipe_base/branch/main/graph/badge.svg?token=nTEA5ZAYiD)](https://codecov.io/gh/lsst/pipe_base)
Pipeline infrastructure code for the [Rubin Science Pipelines](https://pipelines.lsst.io).
* SPIE Paper from 2022: [The Vera C. Rubin Observatory Data Butler and Pipeline Execution System](https://arxiv.org/abs/2206.14941)
PyPI: [lsst-pipe-base](https://pypi.org/project/lsst-pipe-base/)
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-pipe-base",
"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/72/25/8e6a1dfdc9ca73a2cb6469612e71b37a32a033ad3d7acf681c155d874d5d/lsst_pipe_base-28.2025.500.tar.gz",
"platform": null,
"description": "# lsst-pipe-base\n\n[![pypi](https://img.shields.io/pypi/v/lsst-pipe-base.svg)](https://pypi.org/project/lsst-pipe-base/)\n[![codecov](https://codecov.io/gh/lsst/pipe_base/branch/main/graph/badge.svg?token=nTEA5ZAYiD)](https://codecov.io/gh/lsst/pipe_base)\n\nPipeline infrastructure code for the [Rubin Science Pipelines](https://pipelines.lsst.io).\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-pipe-base](https://pypi.org/project/lsst-pipe-base/)\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 infrastructure for the Rubin Science Pipelines.",
"version": "28.2025.500",
"project_urls": {
"Homepage": "https://github.com/lsst/pipe_base"
},
"split_keywords": [
"lsst"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "9ecb06468126c217d7fe1681e9f38d9b175e30a45e69d6aeafebdc7be28009b3",
"md5": "0e4dba391e8e7a41eea75260079c7d53",
"sha256": "05c90c2b8415396514c7b517b45c863a988e069492a07aa29d917e679c395778"
},
"downloads": -1,
"filename": "lsst_pipe_base-28.2025.500-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0e4dba391e8e7a41eea75260079c7d53",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11.0",
"size": 364924,
"upload_time": "2025-01-30T09:30:29",
"upload_time_iso_8601": "2025-01-30T09:30:29.695376Z",
"url": "https://files.pythonhosted.org/packages/9e/cb/06468126c217d7fe1681e9f38d9b175e30a45e69d6aeafebdc7be28009b3/lsst_pipe_base-28.2025.500-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "72258e6a1dfdc9ca73a2cb6469612e71b37a32a033ad3d7acf681c155d874d5d",
"md5": "b3341a5708b2f1f3089d35d285a98f71",
"sha256": "a5fb1d52efe46c0390eaad530caf4e40f1f2c8c4929825463e7e9c57e12a12cc"
},
"downloads": -1,
"filename": "lsst_pipe_base-28.2025.500.tar.gz",
"has_sig": false,
"md5_digest": "b3341a5708b2f1f3089d35d285a98f71",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11.0",
"size": 386170,
"upload_time": "2025-01-30T09:30:31",
"upload_time_iso_8601": "2025-01-30T09:30:31.207029Z",
"url": "https://files.pythonhosted.org/packages/72/25/8e6a1dfdc9ca73a2cb6469612e71b37a32a033ad3d7acf681c155d874d5d/lsst_pipe_base-28.2025.500.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-30 09:30:31",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lsst",
"github_project": "pipe_base",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "pyyaml",
"specs": [
[
">=",
"5.1"
]
]
},
{
"name": "pydantic",
"specs": [
[
"<",
"3.0"
],
[
">=",
"2"
]
]
},
{
"name": "numpy",
"specs": [
[
">=",
"1.17"
]
]
},
{
"name": "networkx",
"specs": []
},
{
"name": "frozendict",
"specs": []
},
{
"name": "astropy",
"specs": []
},
{
"name": "lsst-daf-butler",
"specs": []
},
{
"name": "lsst-utils",
"specs": []
},
{
"name": "lsst-resources",
"specs": []
},
{
"name": "lsst-pex-config",
"specs": []
},
{
"name": "lsst-daf-relation",
"specs": []
}
],
"lcname": "lsst-pipe-base"
}