Metadata-Version: 2.1
Name: tableau-rest-dronarc
Version: 0.0.3
Summary: A object oreintated approach to Tableau REST interaction. Built to be as generic and modular as possible whilst automating Tableau Server Admin activities.
Home-page: https://github.com/Sam-Holmes
Author: Sam Holmes
Author-email: dronarc@gmail.com
License: UNKNOWN
Description: # Tableau Rest Library
        
        This repository holds modules, classes and scripts based off of the Tableau Rest Library.  Providing a foundation for most automation tasks in Tableau Server.  
        
        It has been written using python 3.6 and has dependancies on the requests library, along with several others outlined in the requirements.txt file.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
