Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lsst/pex_config
Configuration interface and history-tracking for LSST Data Management.
https://github.com/lsst/pex_config
configuration hacktoberfest pipelines python
Last synced: 3 months ago
JSON representation
Configuration interface and history-tracking for LSST Data Management.
- Host: GitHub
- URL: https://github.com/lsst/pex_config
- Owner: lsst
- License: other
- Created: 2014-08-16T07:49:06.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-05-23T01:50:01.000Z (9 months ago)
- Last Synced: 2024-05-23T02:04:25.245Z (9 months ago)
- Topics: configuration, hacktoberfest, pipelines, python
- Language: Python
- Homepage: https://pipelines.lsst.io/v/daily/modules/lsst.pex.config/
- Size: 1.39 MB
- Stars: 0
- Watchers: 53
- Forks: 11
- Open Issues: 5
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
##########
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 `_.
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 `_.PyPI: `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.