Installation

Requirements

  • Python 3.11+

  • Access to ESA Datalabs volumes for canonical spectra workflows

  • COSMOS credentials for Euclid archive access

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.