10000 GitHub - tableau/document-api-python at 2c605e58e6502414f258f5eda7749b58513f2a16
[go: up one dir, main page]

Skip to content

tableau/document-api-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tableausdk-python

Tableau SDK for Python. Currently this contains only the Document API. We are just getting started and this will evolve. Help us by submitting feedback, issues, and pull requests!

Document API

This is the supported way to programmatically change Tableau files such as .twb and .tds. If you've been doing "XML hacking" this is for you too :)

Check out the examples to see how to use it.

Currently only the following operations are supported:

  • Modify database server
  • Modify database name
  • Modify database user

We don't yet support creating files from scratch. Support for .twbx and .tdsx is coming.

Getting Started

We will put this in PyPi to make installation easier. In the meantime, install the package locally with:

pip install -e <directory containing setup.py>

About

Create and modify Tableau workbook and datasource files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 22

0