tableauserverclient

A Python module for working with the Tableau Server REST API.


Keywords
python, rest-api, tableau, tableau-api
License
Other
Install
pip install tableauserverclient==0.18.0.post0.dev7

Documentation

Tableau Server Client (Python)

Tableau Supported Build Status FOSSA 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 for the library and sample files showing how to use it. As of May 2022, Python versions 3.7 and up are supported.

To see sample code that works directly with the REST API (in Java, Python, or Postman), visit the REST API Samples repo.

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

License

FOSSA Status