Installation

Requirements

  • Python 3.11+

  • Access to ESA Datalabs volumes for local spectra Parquet/FITS workflows

  • COSMOS credentials for Euclid archive access

  • pyarrow for Parquet workflows (installed as a normal dependency)

Install from PyPI

pip install euclidkit

Development install

git clone https://github.com/rudolffu/euclidkit.git
cd euclidkit
pip install -e .

CLI check

euclidkit --help
euclidkit --version

License

euclidkit is distributed under the BSD 3-Clause License. See the repository LICENSE file for the full text.