Skip to content

hysds/sciflo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sciflo

CircleCI

SciFlo workflow framework and engine

Prerequisites

  • pip 9.0.1+
  • setuptools 36.0.1+
  • virtualenv 1.10.1+
  • prov-es 0.1.1+
  • osaka 0.0.1+
  • hysds-commons 0.1+
  • hysds 0.1+

Installation

  1. Untar the package: 'tar xvfj sciflo-X.X.X.tbz2'

  2. python setup.py install

Run test cases

  1. python setup.py test