.gitignore
.travis.yml
Dockerfile
LICENSE
README.rst
pull_request_template.md
requirements-test.txt
requirements.txt
setup.py
cromwell_tools/__init__.py
cromwell_tools/cli.py
cromwell_tools/cromwell_api.py
cromwell_tools/cromwell_auth.py
cromwell_tools/utilities.py
cromwell_tools.egg-info/PKG-INFO
cromwell_tools.egg-info/SOURCES.txt
cromwell_tools.egg-info/dependency_links.txt
cromwell_tools.egg-info/entry_points.txt
cromwell_tools.egg-info/requires.txt
cromwell_tools.egg-info/top_level.txt
cromwell_tools/tests/__init__.py
cromwell_tools/tests/test.sh
cromwell_tools/tests/test_cromwell_api.py
cromwell_tools/tests/test_cromwell_auth.py
cromwell_tools/tests/test_utilities.py
cromwell_tools/tests/data/a.txt
cromwell_tools/tests/data/b.txt
cromwell_tools/tests/data/test_dependencies.json
cromwell_tools/tests/data/test_deps.zip
cromwell_tools/tests/data/test_inputs1.json
cromwell_tools/tests/data/test_inputs2.json
cromwell_tools/tests/data/test_labels.json
cromwell_tools/tests/data/test_options.json
cromwell_tools/tests/data/test_task.wdl
cromwell_tools/tests/data/test_workflow.wdl
docs/Makefile
docs/conf.py
docs/index.rst
notebooks/benchmark.py
notebooks/estimate_resource_usage.ipynb
notebooks/format_benchmark.py
notebooks/monitoring.sh
notebooks/plot_benchmark.py
notebooks/requirements.txt
notebooks/Quickstart/quickstart.ipynb
notebooks/Quickstart/Examples/hello_world.wdl
notebooks/Quickstart/Examples/helloworld.wdl
notebooks/Quickstart/Examples/inputs.json