Skip to content

Releases: common-workflow-language/cwlprov-py

0.1.2

07 Mar 14:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.1...0.1.2

cwlprov-py 0.1.1

25 Oct 10:37
0.1.1
83f9e70
Compare
Choose a tag to compare

The cwlprov Python tool is a command line interface to validate and inspect CWLProv Research Objects that capture workflow runs, typically executed in a Common Workflow Language implementation.

DOI

Installation

You'll need Python 3.

To install from pip try:

pip3 install cwlprov

If you would rather install from this source code:

pip3 install .

If you would like to use the cwltool rerun feature you may also need:

pip3 install cwlref-runner 

Usage

Use cwlprov --help to see all options.

Checksums

SHA256:

c0bca8a038f130dc67f02d4a1c08757a3d7dd33b2219599e71267211a4e484b1  cwlprov-0.1.1-py3-none-any.whl
aa12a6fd99875fd1adc40a12fe3e75812318bb2edb9e087b228d73920cfbe7ab  cwlprov-0.1.1.tar.gz