Tableau Server Client (Python)
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
Release files for tableauserverclient 0.41
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tableauserverclient-0.41.tar.gz | 639.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| tableauserverclient-0.41-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 854.2 kB
Release files / tableauserverclient-0.41.tar.gz
| Download URL | tableauserverclient-0.41.tar.gz |
|---|---|
| Size | 639.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e491975b9f0e19467fb6423b814511a9f549c22bce78c868079a25fbe81a0e95
|
|
BLAKE2b-256 checksum How to use checksums |
6e287a2263194b8aca4efb77705c1255370c0cb2dc94b3b62ed16e01d659a028
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Release files / tableauserverclient-0.41-py3-none-any.whl
| Download URL | tableauserverclient-0.41-py3-none-any.whl |
|---|---|
| Size | 214.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c1d5bed75d22899847f44c7ee0fdf9b12cf8f4a855c49d6100f2f6c6ea4fe2a3
|
|
BLAKE2b-256 checksum How to use checksums |
8bb63a91c755bf64c07f29a50bad69006a98606da122491894e047a475c81979
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|