8000 GitHub - tableau/server-client-python at c56edf77ae456c59a2b06e7eb6876187f1d38b3c
[go: up one dir, main page]

Skip to content

tableau/server-client-python

8000

Repository files navigation

Tableau Server Client (Python)

Tableau Supported Build Status

Use the Tableau Server Client (TSC) library to increase your productivity as you interact with the Tableau Server REST API. With the TSC library you can do almost everything that you can do with the REST API, including:

  • Publish workbooks and data sources.
  • Create users and groups.
  • Query projects, sites, and more.

This repository contains Python source code and sample files. Python versions 3.6 and up are supported.

For more information on installing and using TSC, see the documentation: https://tableau.github.io/server-client-python/docs/

0