Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose Python client API #27

Open
david4096 opened this issue Jul 12, 2018 · 1 comment
Open

Expose Python client API #27

david4096 opened this issue Jul 12, 2018 · 1 comment

Comments

@david4096
Copy link
Collaborator

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.

@david4096
Copy link
Collaborator Author

@jaeddy made this PR at my fork, which would close this david4096#2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant