Metadata-Version: 2.1
Name: jupytab
Version: 0.9.9
Summary: Jupytab package to be used in notebooks
Home-page: https://github.com/CFMTech/Jupytab
Author: Brian Tribondeau
Author-email: brian.tribondeau@cfm.fr
License: MIT
Project-URL: Bug Tracker, https://github.com/CFMTech/Jupytab/issues
Project-URL: Documentation, https://github.com/CFMTech/Jupytab
Project-URL: Source Code, https://github.com/CFMTech/Jupytab
Description: 
        
        Jupytab allows you to **explore in Tableau data which is generated
        dynamically by a Jupyter Notebook**. You can thus create Tableau data
        sources in a very flexible way using all the power of Python.
        This is achieved by having Tableau access data through a **web
        server created by Jupytab**.
        
        This package is an helper package to split dependencies between
        Jupytab server and your notebook. It only requires pandas.
        
        The full documentation is available on the project's home page.
        
Keywords: jupytab jupyter notebook wdc tableau
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6
Description-Content-Type: text/markdown
