Actions
Story #18799
openStrategy to tie the Python SDK to the API docs
Status:
New
Priority:
Normal
Assigned To:
-
Category:
SDKs
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
-
Description
write script that
- takes the discovery document
- produces Python stubs with docstrings, type annotations etc corresponding to the google api client
- adds the stub files to the python SDK
- runs pydoc
The goal is for the methods/objects found under arvados.api() (generated on the fly by google api client) to be browsable in pydoc.
Related issues
Updated by Peter Amstutz 6 months ago
- Related to Support #18263: Plan to document the Python SDK added
Updated by Peter Amstutz 6 months ago
- Related to Story #18800: Update Python SDK documentation added
Actions