cwlprov-py 0.1.1
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.
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