workflow-service
workflow-service copied to clipboard
Expose Python client API
Check out https://github.com/ga4gh/data-object-service-schemas/blob/master/python/ga4gh/dos/client.py .
Exposing the bravado client via a Python class makes it possible for folks to use the workflow service more easily from their applications.
To close this add a class in the same spirit as what is in DOS (bravado is used as well) and show how it can be used to make WES requests.
@jaeddy made this PR at my fork, which would close this https://github.com/david4096/workflow-service/pull/2