Tableau Server Client (Python)

一个用于 Tableau 服务器 REST API 的 Python 库。「A Python library for the Tableau Server REST API」

Github stars Tracking Chart

Tableau Server Client (Python)

使用 Tableau Server Client (TSC) 库可以在与 Tableau Server REST API 交互时提高您的工作效率。使用 TSC 库,您几乎可以完成所有您可以使用 REST API 的工作,包括:

  • 发布工作簿和数据源。
  • 创建用户和组。
  • 查询项目、站点等。

这个资源库包含 Python 源码和示例文件。支持 Python 3.5 及以上版本。

关于安装和使用 TSC 的更多信息,请参见文档:https://tableau.github.io/server-client-python/docs/


Overview

Name With Ownertableau/server-client-python
Primary LanguagePython
Program languagePython (Language Count: 2)
PlatformLinux, Mac, Windows
License:MIT License
Release Count43
Last Release Namev0.30 (Posted on )
First Release Namev0.1 (Posted on )
Created At2016-06-28 22:05:32
Pushed At2024-03-30 17:21:12
Last Commit At2024-01-19 11:30:24
Stargazers Count627
Watchers Count58
Fork Count412
Commits Count661
Has Issues Enabled
Issues Count694
Issue Open Count213
Pull Requests Count567
Pull Requests Open Count0
Pull Requests Close Count107
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

Tableau Server Client (Python)

Tableau Supported

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.

For more information on installing and using TSC, see the documentation:

https://tableau.github.io/server-client-python/docs/

To the top