8784: Fix test for latest firefox.
[arvados.git] / doc / sdk / index.html.textile.liquid
1 ---
2 layout: default
3 navsection: sdk
4 title: "SDK Reference"
5 ...
6
7 This section documents language bindings for the "Arvados API":{{site.baseurl}}/api and Keep that are available for various programming languages.  Not all features are available in every SDK.  The most complete SDK is the Python SDK.  Note that this section only gives a high level overview of each SDK.  Consult the "Arvados API":{{site.baseurl}}/api section for detailed documentation about Arvados API calls available on each resource.
8
9 * "Python SDK":{{site.baseurl}}/sdk/python/sdk-python.html
10 * "Command line SDK":{{site.baseurl}}/sdk/cli/install.html ("arv")
11 * "Go SDK":{{site.baseurl}}/sdk/go/index.html
12 * "Perl SDK":{{site.baseurl}}/sdk/perl/index.html
13 * "Ruby SDK":{{site.baseurl}}/sdk/ruby/index.html
14 * "Java SDK":{{site.baseurl}}/sdk/java/index.html
15
16 Many Arvados Workbench pages, under the the *Advanced* tab, provide examples of API and SDK use for accessing the current resource .