Metadata-Version: 2.1
Name: cwlbrowser
Version: 3.3
Summary: Python library that browses and analyses workflows in CWL
Home-page: https://gitlab.cs.man.ac.uk/mbaxasp7/cwlbrowser
Author: Sean Pertet
Author-email: sean.pertet@student.manchester.ac.uk
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: pyyaml
Requires-Dist: requests
Requires-Dist: cwlref-runner

# `cwlbrowser`
## `cwlbrowser` is a python library that allows you to open, browse and compare scientific workflows written in CWL on a Jupyter notebook

### Installation
`pip install cwlbrowser`

### Documentation
Detailed documentation of usage can be found [here:](https://gitlab.cs.man.ac.uk/mbaxasp7/cwlbrowser/blob/master/doc/documentation.md)




