Releases: common-workflow-language/cwlprov-py
Releases · common-workflow-language/cwlprov-py
0.1.2
What's Changed
- Hyperlink DOI to preferred resolver by @katrinleinweber in #1
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #3
- Modernize by @mr-c in #5
- [Snyk] Security upgrade networkx from 2.2 to 2.6 by @snyk-bot in #6
- Modernize codebase by @mr-c in #9
New Contributors
- @katrinleinweber made their first contribution in #1
- @dependabot-preview made their first contribution in #3
- @mr-c made their first contribution in #5
- @snyk-bot made their first contribution in #6
Full Changelog: 0.1.1...0.1.2
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