Skip to content

vivianamarquez/Extract_Shapes_From_Tableau_Workbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Extract_Shapes_From_Tableau_Workbook

Python code to extract shapes from Tableau workbooks

How to use:

Download this Python code and run the following code:

import ExtractShapes as ES

file_path = "My_Workbook.twb"
extract_shapes(file_path)

🤓 Read my Medium blog about it here!

About

Python code to extract custom shapes from Tableau public workbooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages