Skip to main content

Community Framework for Enabling Scientific Workflow Research and Education

Project description

Travis PyPI version License: LGPL v3 CodeFactor Documentation Status


A Community Framework for Enabling Scientific Workflow Research and Development

This Python package provides a collection of tools for:

  • Analyzing traces of actual workflow executions;
  • Producing recipes structures for creating workflow recipes for workflow generation; and
  • Generating synthetic realistic workflow traces.

Installation

WorkflowHub is available on PyPI. WorkflowHub requires Python3.5+ and has been tested on Linux and macOS.

Requirements

Graphviz

WorkflowHub uses pygraphviz and thus needs the graphviz package installed (version 2.16 or later). You can install graphviz easily on Linux with your favorite package manager, for example for Debian-based distributions:

sudo apt-get install graphviz libgraphviz-dev

and for RedHat-based distributions:

sudo yum install python-devel graphviz-devel

On macOS you can use brew package manager:

brew install graphviz

Installation using pip

While pip can be used to install WorkflowHub, we suggest the following approach for reliable installation when many Python environments are available:

$ python3 -m pip install workflowhub

Retrieving the latest unstable version

If you want to use the latest WorkflowHub unstable version, that will contain brand new features (but also contain bugs as the stabilization work is still underway), you may consider retrieving the latest unstable version.

Cloning from WorkflowHub's GitHub repository:

$ git clone https://github.com/workflowhub/workflowhub
$ cd workflowhub
$ pip install .

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

workflowhub-0.3.tar.gz (33.8 kB view details)

Uploaded Source

File details

Details for the file workflowhub-0.3.tar.gz.

File metadata

  • Download URL: workflowhub-0.3.tar.gz
  • Upload date:
  • Size: 33.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.7

File hashes

Hashes for workflowhub-0.3.tar.gz
Algorithm Hash digest
SHA256 f45a7d72c6b6ac6538d0591c11f1da28a0592404f73ee2299a33773c6d0cd31a
MD5 6e07802d857deda27f85a18d15de4ae0
BLAKE2b-256 26273640e2711080ea84d9c25ededf071c948b725ffce7bc9f54b5eb1ccdb7e5

See more details on using hashes here.

Supported by

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