##########
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/b0/f1/9e72ab734b548d7be147dca2be79de7dba51a8a8ef181caa2e9a7685e38a/lsst_pex_config-28.2025.500.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": "28.2025.500",
"project_urls": {
"Homepage": "https://github.com/lsst/pex_config"
},
"split_keywords": [
"lsst"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "a3a6efc07e8e6f7e9da8bb241a5d1e293305b62e8be08dd6eb3d08b10d28c7e1",
"md5": "67dd4ef40336b4269da136d7262f5892",
"sha256": "1238e274020cde99b026d84806454b190d279f8a947eecf6b3cddb338fa9e2be"
},
"downloads": -1,
"filename": "lsst_pex_config-28.2025.500-py3-none-any.whl",
"has_sig": false,
"md5_digest": "67dd4ef40336b4269da136d7262f5892",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10.0",
"size": 97007,
"upload_time": "2025-01-30T09:29:25",
"upload_time_iso_8601": "2025-01-30T09:29:25.291285Z",
"url": "https://files.pythonhosted.org/packages/a3/a6/efc07e8e6f7e9da8bb241a5d1e293305b62e8be08dd6eb3d08b10d28c7e1/lsst_pex_config-28.2025.500-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b0f19e72ab734b548d7be147dca2be79de7dba51a8a8ef181caa2e9a7685e38a",
"md5": "f128126ff488299a21ae347fed584991",
"sha256": "7d0b934e242037e771e58a7660be00221dec3db91fdd450ab9315ea46f670514"
},
"downloads": -1,
"filename": "lsst_pex_config-28.2025.500.tar.gz",
"has_sig": false,
"md5_digest": "f128126ff488299a21ae347fed584991",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10.0",
"size": 92938,
"upload_time": "2025-01-30T09:29:26",
"upload_time_iso_8601": "2025-01-30T09:29:26.628624Z",
"url": "https://files.pythonhosted.org/packages/b0/f1/9e72ab734b548d7be147dca2be79de7dba51a8a8ef181caa2e9a7685e38a/lsst_pex_config-28.2025.500.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-30 09:29:26",
"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"
}