ESRF Workflow System
Project description
Ewoks: ESRF Workflow System
This is a container project that allow installing the core library and optionally bindings for Workflow Management Systems:
python -m pip install ewoks[orange,dask,ppf]
The core library is used to represent graphs and the bindings are used to execute them:
from ewokscore import load_graph
from ewoksppf import execute_graph
result = execute_graph(load_graph("/path/to/graph.json"))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ewoks-0.0.1a1.tar.gz
(3.1 kB
view details)
File details
Details for the file ewoks-0.0.1a1.tar.gz.
File metadata
- Download URL: ewoks-0.0.1a1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b113a648833e31fbed9a6d3f5d32c005359e9b87b565c99bd01cc8cbd324118
|
|
| MD5 |
f56c33bafaf8a23f3c2967d2b80e0324
|
|
| BLAKE2b-256 |
60b920b276e38f11f8d9728db33b2d4be77566bf8596e4cd00d6a3342ce5a9da
|