##########
pex_config
##########
.. image:: https://img.shields.io/pypi/v/lsst-pex-config.svg
:target: https://pypi.org/project/lsst-pex-config/
.. image:: https://codecov.io/gh/lsst/pex_config/branch/main/graph/badge.svg?token=QMTDkaVE1Y
:target: https://codecov.io/gh/lsst/pex_config
``pex_config`` is a package in the `LSST Science Pipelines <https://pipelines.lsst.io>`_.
The ``lsst.pex.config`` module provides a configuration system that is integral to the task framework, though it can be used on its own as well.
* Documentation: https://pipelines.lsst.io/v/daily/modules/lsst.pex.config/
* SPIE paper from 2022: `The Vera C. Rubin Observatory Data Butler and Pipeline Execution System <https://arxiv.org/abs/2206.14941>`_.
PyPI: `lsst-pex-config <https://pypi.org/project/lsst-pex-config/>`_
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-pex-config",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10.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/df/51/98b5b00761000c59a577548944f3ae9d4de670af1282db847e91f4a5f53a/lsst_pex_config-29.2025.3100.tar.gz",
"platform": null,
"description": "##########\npex_config\n##########\n\n.. image:: https://img.shields.io/pypi/v/lsst-pex-config.svg\n :target: https://pypi.org/project/lsst-pex-config/\n.. image:: https://codecov.io/gh/lsst/pex_config/branch/main/graph/badge.svg?token=QMTDkaVE1Y\n :target: https://codecov.io/gh/lsst/pex_config\n\n``pex_config`` is a package in the `LSST Science Pipelines <https://pipelines.lsst.io>`_.\nThe ``lsst.pex.config`` module provides a configuration system that is integral to the task framework, though it can be used on its own as well.\n\n* Documentation: https://pipelines.lsst.io/v/daily/modules/lsst.pex.config/\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-pex-config <https://pypi.org/project/lsst-pex-config/>`_\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, GPLv3+",
"summary": "A flexible configuration system using Python files.",
"version": "29.2025.3100",
"project_urls": {
"Homepage": "https://github.com/lsst/pex_config"
},
"split_keywords": [
"lsst"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "d031637ba9229f613af4c60c06dbd6ba5bada3dbaa31d19aba696cfe8c22a668",
"md5": "d562ee3d3d34c32573f1aa021caccb21",
"sha256": "7298f9fde9983461c5963e7af16ba8ea45b338e1253bad0ea7724468aa9a07c1"
},
"downloads": -1,
"filename": "lsst_pex_config-29.2025.3100-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d562ee3d3d34c32573f1aa021caccb21",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10.0",
"size": 97252,
"upload_time": "2025-07-31T08:42:10",
"upload_time_iso_8601": "2025-07-31T08:42:10.523384Z",
"url": "https://files.pythonhosted.org/packages/d0/31/637ba9229f613af4c60c06dbd6ba5bada3dbaa31d19aba696cfe8c22a668/lsst_pex_config-29.2025.3100-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "df5198b5b00761000c59a577548944f3ae9d4de670af1282db847e91f4a5f53a",
"md5": "34cdbf7d807e317bb27697fddbdf023c",
"sha256": "580b2369abb5e78ed63dc4a0a2694747ee4d30438fe909cbf0381c623c2bec21"
},
"downloads": -1,
"filename": "lsst_pex_config-29.2025.3100.tar.gz",
"has_sig": false,
"md5_digest": "34cdbf7d807e317bb27697fddbdf023c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10.0",
"size": 93556,
"upload_time": "2025-07-31T08:42:12",
"upload_time_iso_8601": "2025-07-31T08:42:12.136568Z",
"url": "https://files.pythonhosted.org/packages/df/51/98b5b00761000c59a577548944f3ae9d4de670af1282db847e91f4a5f53a/lsst_pex_config-29.2025.3100.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-31 08:42:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lsst",
"github_project": "pex_config",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "pyyaml",
"specs": [
[
">=",
"5.1"
]
]
},
{
"name": "numpy",
"specs": [
[
">=",
"1.17"
]
]
}
],
"lcname": "lsst-pex-config"
}