-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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.pyapplication - update
./python/README.mdif needed
Additional context
- This issue is part of meta issue feat(drs): add support for the GA4GH DRS API #54. Refer to it for context and additional information.
- This issue requires feat(drs): add models #55 to be addressed first.
Metadata
Metadata
Assignees
Type
Projects
Status
Backlog