Skip to content

Commit 7295c40

Browse files
committed
Create README.md
1 parent 3d54ce1 commit 7295c40

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# tableausdk-python
2+
3+
Tableau SDK for Python. Currently this contains only the Document API. This will evolve. Help us by submitting feedback, issues, and pull requests!
4+
5+
Document API
6+
---------------
7+
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 :)
8+
9+
Check out the examples to see how to use it.
10+
11+
Currently only the following operations are supported:
12+
13+
* Modify database server
14+
* Modify database name
15+
* Modify database user

0 commit comments

Comments
 (0)