Skip to main content

Tableau dashboard client

Install

pip tableau-client-talenttech-oss
from tableau.client import Client

#initial connection to server tableau
tableau_client = Client(url_server_tableau='https://example.org/',
                        user_name_tableau='',
                        password_tableau='',
                        url_site=''
                        )

# update extract refresh for tableau workbook
# workbook_id - id published tableau workbook on server in url
tableau_client.dashboard_refresh(workbook_id =1)

# export sheet tableau workbook to csv file
# sheet_name - name worksheet in tableau workbook (workbook_name)
# csv_path - path with file name to save sheet_name to csv 
tableau_client.view_to_csv(workbook_name='',
                           sheet_name='',
                           csv_path='./view_data.csv'
                           )

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tableau-client-talenttech-oss-0.0.7.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file tableau-client-talenttech-oss-0.0.7.tar.gz.

File metadata

  • Download URL: tableau-client-talenttech-oss-0.0.7.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.6.13

File hashes

Hashes for tableau-client-talenttech-oss-0.0.7.tar.gz
Algorithm Hash digest
SHA256 e08295ecb0fbaab9f1018d463b13895d41ec66a39bdda6891f7692971e310608
MD5 2fa1bd0675397e588cc0001a196be692
BLAKE2b-256 b98c1bfa21a878010e76b0c2ce0381869398d0e150c807fb7ad8f424257eff53

See more details on using hashes here.

File details

Details for the file tableau_client_talenttech_oss-0.0.7-py3-none-any.whl.

File metadata

  • Download URL: tableau_client_talenttech_oss-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 3.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.6.13

File hashes

Hashes for tableau_client_talenttech_oss-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 dbf60224ccf516618c6d48fac973d7202331c2b9f38cdb93e5fb05d399b5c9f2
MD5 ddb9632ca96354c8647599a4ac33b2ec
BLAKE2b-256 777c74da5b1f49e7636186f90a0c8128bd47ea3c2642c5ca946f620cd6a80352

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.7 This release

2 files

0.0.6

2 files

0.0.5

2 files

0.0.4

2 files

0.0.3

2 files

0.0.2

2 files

0.0.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page