tableau / rest-api-samples

Samples for the Tableau REST API
MIT License
394 stars 273 forks source link

[Python] Can we use server-client-python as a base for publish workbook sample? #35

Closed Tuatan closed 2 years ago

Tuatan commented 6 years ago

There are two publish workbook samples:

Can we use server-client-python as a base for publish workbook sample instead of having a totally custom one?

jacalata commented 2 years ago

This repo shows samples of code not using the TSC library at all. Perhaps we should delete the python samples to avoid confusion with tsc?

jacalata commented 2 years ago

Making a note in the Readme to go to that repo for samples using it. https://github.com/tableau/rest-api-samples/pull/73