Skip to main content

Web frontend for ewoks

Project description

ewoksweb

ewoksweb is a frontend to create, visualize and execute ewoks workflows in the web.

Demo

https://workflow.gitlab-pages.esrf.fr/ewoks/ewoksweb/

From source

Start the frontend

npm start

Build the package for deployment on pypi

npx -y browserslist@latest --update-db  # optional
npm install
npm run build
python setup.py sdist

From pypi

Install REST server only (ewoksserver is another package)

pip install ewoksserver

Install REST server with frontend (ewoksserver has ewoksweb as optional dependency)

pip install ewoksserver[frontend]

or alternatively

pip install ewoksserver
pip install ewoksweb

Start the server that serves the frontend

ewoks-server

or for an installation with the system python

python3 -m ewoksserver.server

Documentation

https://ewoksweb.readthedocs.io/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ewoksweb-0.0.2a0.tar.gz (1.3 MB view details)

Uploaded Source

File details

Details for the file ewoksweb-0.0.2a0.tar.gz.

File metadata

  • Download URL: ewoksweb-0.0.2a0.tar.gz
  • Upload date:
  • Size: 1.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.5

File hashes

Hashes for ewoksweb-0.0.2a0.tar.gz
Algorithm Hash digest
SHA256 4a8968f70392ecff5cf0c380a1341adfc08298c2572e6fdb469cf04344d4a4c2
MD5 b984eddb3207a4f72c0a35a758e00386
BLAKE2b-256 37989c766963738f3f5f3d4d9009524f8cae2edfb4e61e66a51aa41833ea67a9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page