ewoksweb 5.0#

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.

Quick Start

Install ewoksweb

pip install ewoksweb

Start the app (frontend and server) via

ewoksweb

The web app will be available at localhost:8000.