Skip to main content

tableau dashboard extract updater

Project description

Tableau dashboard client

Install

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

tableau_client = Client(url_server_tableau='https://example.org/',
                        user_name_tableau='',
                        password_tableau=''
                        )
tableau_client.dashboard_refresh('dashboard_name')

tableau_client.view_to_csv(dashboard_name='',
                           view_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.3.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

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