This example downloads the data dictionary view provided by HelioCampus to a CSV file in the present working directory.
- Copy the file
.env-distto.envand fill in the values for your authentication token and the Tableau Server URL. - Install the script dependencies found in
requirements.txt - Run the script,
main.py.