Skip to main content

tableau dashboard extract updater

Project description

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'
                           )

Project details


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

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.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page