emaballarin / TabPy

🧪 [Case Sensitive Config Parsing] Execute Python code on the fly and display results in Tableau visualizations:

Home Page:https://tableau.github.io/TabPy/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TabPy

Tableau Supported GitHub

GitHub Workflow Status Coverage Status Scrutinizer Code Quality Requirements Status

PyPI - Python Version PyPI version

Deploy

TabPy (the Tableau Python Server) is an Analytics Extension implementation which expands Tableau's capabilities by allowing users to execute Python scripts and saved functions via Tableau's table calculations.

Consider reading TabPy documentation in the following order:

Important security note:

  • By default, TabPy is configured without username/password authentication. We strongly advise using TabPy only with authentication enabled. For more information, see TabPy Server Configuration Instructions. Without authentication in place, if the TABPY_EVALUATE_ENABLE feature is enabled (as it is by default), there is the possibility that unauthenticated individuals could remotely execute code on the machine running TabPy. Leaving these two settings in their default states together is highly discouraged.

Troubleshooting:

More technical topics:

Other useful resources:

GitHub commit activity

About

🧪 [Case Sensitive Config Parsing] Execute Python code on the fly and display results in Tableau visualizations:

https://tableau.github.io/TabPy/

License:MIT License


Languages

Language:Python 99.2%Language:HTML 0.5%Language:Shell 0.2%Language:Dockerfile 0.1%Language:Procfile 0.0%