ewoksweb |version| ================== *ewoksweb* is a full-stack web application for creating, visualizing, and executing `ewoks `_ workflows. Powered by a REST server (`ewoksserver `_), it offers a dynamic and user-friendly way to design workflows and export them as JSON files. *ewoksweb* has been developed by the `Software group `_ of the `European Synchrotron `_. .. admonition:: Quick Start Install *ewoksweb* .. code-block:: bash pip install ewoksweb Start the app (frontend and server) via .. code-block:: bash ewoksweb The web app will be available at ``localhost:8000``. .. toctree:: :hidden: tutorials howtoguides explanations