Metadata-Version: 2.1
Name: tableauserverclient
Version: 0.15.0
Summary: A Python module for working with the Tableau Server REST API.
Home-page: https://github.com/tableau/server-client-python
Author: Tableau
Author-email: github@tableau.com
License: MIT
Description: # Tableau Server Client (Python)
        
        [![Tableau Supported](https://img.shields.io/badge/Support%20Level-Tableau%20Supported-53bd92.svg)](https://www.tableau.com/support-levels-it-and-developer-tools) [![Build Status](https://travis-ci.org/tableau/server-client-python.svg?branch=master)](https://travis-ci.org/tableau/server-client-python)
        
        Use the Tableau Server Client (TSC) library to increase your productivity as you interact with the Tableau Server REST API. With the TSC library you can do almost everything that you can do with the REST API, including:
        
        * Publish workbooks and data sources.
        * Create users and groups.
        * Query projects, sites, and more.
        
        This repository contains Python source code and sample files. Python versions 3.5 and up are supported.
        
        For more information on installing and using TSC, see the documentation:
        <https://tableau.github.io/server-client-python/docs/>
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
Provides-Extra: test
