Metadata-Version: 2.3
Name: jwstflow
Version: 0.1.0
Summary: Lightweight YAML-driven orchestrator for the official JWST calibration pipeline (NIRSpec + MIRI).
Keywords: jwst,nirspec,miri,pipeline,stpipe,astronomy
Author: Lukas Welzel
Author-email: Lukas Welzel <welzel@strw.leidenuniv.nl>
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Astronomy
Requires-Dist: astropy>=8.0.1
Requires-Dist: astroquery>=0.4.11
Requires-Dist: cmasher>=1.9.2
Requires-Dist: dask>=2026.8.0
Requires-Dist: distributed>=2026.8.0
Requires-Dist: jwst>=3.0.0
Requires-Dist: matplotlib>=3.11.1
Requires-Dist: numpy>=2.5.2
Requires-Dist: pandas>=3.0.5
Requires-Dist: pydantic>=2.13.4
Requires-Dist: python-dotenv>=1.2.3
Requires-Dist: pyyaml>=6.0.3
Requires-Dist: rich>=15.0.0
Requires-Dist: scipy>=1.18.1
Requires-Dist: typer>=0.27.1
Requires-Python: >=3.12
