This release is a pre-release and may not be stable for production use.
# ewoksweb
_ewoksweb_ is a frontend to create, visualize and execute [ewoks](https://ewoks.readthedocs.io/) workflows in the web.
## Demo
https://workflow.gitlab-pages.esrf.fr/ewoks/ewoksweb/
## From source
Start the frontend
`bash npm start `
Build the package for deployment on pypi
`bash 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)
`bash pip install ewoksserver `
Install REST server with frontend (ewoksserver has ewoksweb as optional dependency)
`bash pip install ewoksserver[frontend] `
or alternatively
`bash pip install ewoksserver pip install ewoksweb `
Start the server that serves the frontend
`bash ewoks-server `
## Documentation
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file ewoksweb-0.0.1a1.tar.gz.
File metadata
- Download URL: ewoksweb-0.0.1a1.tar.gz
- Upload date:
- Size: 1.2 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2ddaf0d20c85748c379f1826184b3707c8ab639a1dc4b0c57a7328c5f221e4c
|
|
| MD5 |
02588b7ea88bdb0d268bd858cd970926
|
|
| BLAKE2b-256 |
28a377c1a0e0578191fbda1b9c73b2f36154560bbd32f5940ff61f96ccc81919
|