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

feat(drs): add Python bindings #58

Open
5 tasks
Tracked by #54
pavelnikonorov opened this issue Nov 4, 2024 · 0 comments
Open
5 tasks
Tracked by #54

feat(drs): add Python bindings #58

pavelnikonorov opened this issue Nov 4, 2024 · 0 comments

Comments

@pavelnikonorov
Copy link
Collaborator

pavelnikonorov commented Nov 4, 2024

Add Python bindings leveraging the SDK DRS client (#54) to support the GA4GH Data Repository Service (DRS) API, version 1.4.0.

  • implement Python bindings in ./python/src/clients/drs.rs
  • integrate it in ./python/src/lib.rs
  • implement unit tests and place them in ./tests/
  • update the ./tests/examply.py application
  • update ./python/README.md if needed

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant