Skip to content
This repository was archived by the owner on Feb 13, 2026. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

python-data-dictionary-to-csv

This example downloads the data dictionary view provided by HelioCampus to a CSV file in the present working directory.

Running the Example

  1. Copy the file .env-dist to .env and fill in the values for your authentication token and the Tableau Server URL.
  2. Install the script dependencies found in requirements.txt
  3. Run the script, main.py.