Installation#
Requirements#
Python 3.10+
pip
Install from PyPI#
pip install ewoksscxrd
Install from source#
git clone https://gitlab.esrf.fr/workflow/ewoksapps/ewoksscxrd.git
cd ewoksscxrd
pip install -e .
Optional dependencies#
pip install -e .[test]
pip install -e .[doc]