.. |ewoksimg| image:: img/ewoksorange.png
:scale: 100 %
========================
|ewoksimg| ewoksorange
========================
*ewoksorange* provides desktop graphical interface for `ewoks `_.
*ewoksorange* has been developed by the `Software group `_ of the `European Synchrotron `_.
Getting started
---------------
Install requirements
.. code:: bash
python3 -m pip install ewoksorange[orange]
Launch to graphical interface
.. code:: bash
ewoks-canvas
Run the tests
.. code:: bash
python3 -m pip install ewoksorange[test]
python3 -m pytest --pyargs ewoksorange.tests
Documentation
-------------
.. toctree::
:maxdepth: 2
canvas
addon
note_on_designs
API