Overview of Tableau Server Client (Python)
developmentThe Tableau Server Client (TSC) library is a Python wrapper for the Tableau Server REST API. It is designed to increase productivity by providing a Pythonic interface for interacting with Tableau Server.
Key capabilities include:
- Publishing workbooks and data sources.
- Managing users and groups.
- Querying projects, sites, and other server resources.
Note: As of September 2024, support for Python 3.7 and 3.8 is being dropped. Support for older versions follows the official Python version support guidelines.