Skip to content

tableau/server-client-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4259316 · Sep 17, 2024
Jun 3, 2024
Nov 5, 2019
Jun 3, 2024
Sep 17, 2024
Sep 17, 2024
Apr 11, 2017
May 30, 2024
Apr 6, 2022
Jul 28, 2024
Oct 11, 2022
Sep 19, 2017
Sep 12, 2022
Sep 17, 2024
Jul 28, 2024
Jul 28, 2024
Jun 6, 2022
Jul 24, 2024
Sep 12, 2022
Sep 20, 2022
Oct 11, 2022

Repository files navigation

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 September 2024, support for Python 3.7 and 3.8 will be dropped - support for older versions of Python aims to match https://devguide.python.org/versions/

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/

To contribute, see our Developer Guide. A list of all our contributors to date is in [CONTRIBUTORS.md].

License

FOSSA Status