Tableau Server Client (Python)

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

Github星跟踪图

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/


概览

名称与所有者tableau/server-client-python
主编程语言Python
编程语言Python (语言数: 2)
平台Linux, Mac, Windows
许可证MIT License
发布数43
最新版本名称v0.30 (发布于 )
第一版名称v0.1 (发布于 )
创建于2016-06-28 22:05:32
推送于2024-04-27 01:29:49
最后一次提交2024-01-19 11:30:24
星数630
关注者数58
派生数413
提交数661
已启用问题?
问题数695
打开的问题数213
拉请求数567
打开的拉请求数1
关闭的拉请求数107
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

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/

去到顶部