Sign inSign up

jklewa/tableau-sdk-python

By jklewa

•Updated over 8 years ago

The Tableau SDK for Python2.7 running in a portable Docker container

Image
Languages & frameworks
Developer tools
Data science
3

1.6K

jklewa/tableau-sdk-python repository overview

⁠tableau-sdk-python

dockeri.co

MIT License Github issues

⁠Portable tableausdk Python lib

  • Tableau SDK Version: 10.3.3 (docs⁠)
  • Package Manager: yum (docs⁠)
⁠latest
⁠python2.7

⁠Usage

docker run --rm -it \
    -v $PWD:/src \
    jklewa/tableau-sdk-python

⁠Tagged Dockerfiles

⁠Local Development

docker build -t tableau-sdk-python .
docker run --rm -it \
    tableau-sdk-python \
    python -c 'import tableausdk'

Tag summary

Content type

Image

Digest

Size

98.4 MB

Last updated

over 8 years ago

docker pull jklewa/tableau-sdk-python