19791: Expand Python SDK examples into API client overview
authorBrett Smith <brett.smith@curii.com>
Fri, 25 Nov 2022 16:56:44 +0000 (11:56 -0500)
committerBrett Smith <brett.smith@curii.com>
Tue, 6 Dec 2022 18:24:08 +0000 (13:24 -0500)
commit9595b6e3e362565bbacee428f98e9cb743b29716
tree22ae63546924e3f661372351938f6505122188d6
parent4823a1b88754ef8dc3a4fe3fcb549cb4e6f34246
19791: Expand Python SDK examples into API client overview

This change takes the skeleton of the existing examples page and expands
it into a fuller overview of the API client provided by the Python
SDK. It provides more explanation of how the client works; how it
corresponds to the Arvados API; more concrete examples of real tasks you
might actually want to do with the client; and a few different examples
to demonstrate how you might use different client code patterns for
different situations.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
doc/_config.yml
doc/sdk/python/api-client.html.textile.liquid [new file with mode: 0644]
doc/sdk/python/example.html.textile.liquid [deleted file]