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.1a0.tar.gz
(2.7 kB
view details)
File details
Details for the file ewoks-0.0.1a0.tar.gz
.
File metadata
- Download URL: ewoks-0.0.1a0.tar.gz
- Upload date:
- Size: 2.7 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 | b185c5ff8d0011f405bf1c0c2f499bb146a0e4a09ddca50eedd715eb83f21483 |
|
MD5 | 4ae347ffcb2516b1f117d8091cfde322 |
|
BLAKE2b-256 | 9a05584b3aeb25d42bac6030395d6f575e6223e5b5dc2c2e6250848cdde25afd |