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.
Install
python -m pip install ewoks[orange,dask,ppf,test]
Test
pytest --pyargs ewoks.tests
Getting started
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"))
Documentation
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.1a2.tar.gz
(3.2 kB
view details)
File details
Details for the file ewoks-0.0.1a2.tar.gz.
File metadata
- Download URL: ewoks-0.0.1a2.tar.gz
- Upload date:
- Size: 3.2 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 |
1ef452629c659c901915728e30aa815d2d59cbb2d2ab965df31fa93a50d5175f
|
|
| MD5 |
f45dc56607c7f612ad45b3b4cc184f7d
|
|
| BLAKE2b-256 |
3269a753f90c47c598f011d141705d0ed1e9ce08123a4dbca5fb26e050e5e392
|