Skip to main content

Web server Tableau uses to run Python scripts.

Project description

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

Changelog

v1.1.0

Improvements

  • Authorization is now required for the /info API method. This method did not check authentication previously. This change is backwards compatible with Tableau clients.
  • Improved config parsing flexibility. Previously the TABPY_EVALUATE_TIMEOUT setting would be set to a default if tabpy couldn't parse the value. Now it will throw an exception at startup.

v1.0.0

Improvements

  • Minor: feature name changed to analytics extensions.
  • Startup script files deleted.
  • Index page updated.

Other

  • TabPy is now Tableau Supported (used to be Community Supported).

v0.9.0

Improvements

  • Models deployment doesn't depend on pip._internal anymore.
  • Package size reduced.

v0.8.13

Improvements

  • TabPy works with Python 3.8 now.
  • Documentation updates with referencing Tableau Help pages.
  • Added Client.remove() method for deleting deployed models.

Bug Fixes

  • Fixed failing Ctrl+C handler.
  • Fixed query_timeout bug.
  • Fixed None in result collection bug.
  • Fixed script evaluation with missing result/return bug.
  • Fixed startup failure on Windows for Python 3.8.

v0.8.9

Improvements

  • Added Ctrl+C handler
  • Added configurable buffer size for HTTP requests
  • Added anvoa to supported pre-deployed models in tabpy

v0.8.7

Improvements

  • Enabled the use of environment variables in the config file.

v0.8.6

Fixes

  • Fixed file names for package building.
  • Fixed reading version info for /info call.

v0.8

Improvements

  • TabPy is pip package now
  • Models are deployed with updated script

v0.7

Improvements

  • Added t-test model
  • Fixed models call with /evaluate for HTTPS
  • Migrated to Tornado 6
  • Timeout is configurable with TABPY_EVALUATE_TIMEOUT config file option

v0.6.1

Improvements

  • Scripts, documentation, and integration tests for models
  • Small bug fixes
  • Added request context logging as a feature controlled with TABPY_LOG_DETAILS configuration setting.
  • Updated documentation for /info method and v1 API.
  • Added integration tests.

v0.4

Improvements

  • Added basic access authentication (all methods except /info)
  • tabpy-tools can deploy models to TabPy with authentication on
  • Increased unit tests coverage
  • Travis CI for merge requests: unit tests executed, code style checking

v0.3.2

Breaking changes

  • Logger configuration now is in TabPy config file.

Improvements

  • Remove versioneer and just replace it with VERSION file
  • Require Python 3.6.5
  • Require jsonschema to be compatible with 2.3.0
  • Added setup instructions (known issues) for CentOS

v0.3.1

  • Fixed dependency on tabpy-tools in startup scripts
  • Fixed Python version dependency in tabpy-server setup script

v0.3

Breaking changes

  • The config file is now not just Python code but an actual config
  • Tornado config file has a different setting for CORS
  • Setup scripts are deleted - setup (if needed) happens with the startup script
  • tabpy-client is tabpy-tools now

Improvements

  • Secure connection (HTTPS) is supported with Tableau 2019.2 and newer versions
  • Documentation is improved with more examples added
  • Versioning is done with Versioneer and github release tags
  • Improved logging
  • Unit tests are passing now
  • Configurations for Postman and Swagger are available to use those against running TabPy

v0.2

  • Initial version

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tabpy-1.1.0.tar.gz (69.9 kB view details)

Uploaded Source

Built Distribution

tabpy-1.1.0-py2.py3-none-any.whl (81.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file tabpy-1.1.0.tar.gz.

File metadata

  • Download URL: tabpy-1.1.0.tar.gz
  • Upload date:
  • Size: 69.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8

File hashes

Hashes for tabpy-1.1.0.tar.gz
Algorithm Hash digest
SHA256 9e7955aa2fbb9f06ed6af68fcbc9f15d5bd55a0faa326b628a9bc844dfa6a773
MD5 b64567e5a078807b598398178303a3bb
BLAKE2b-256 cdb435d521ded6d92c4a8e92ec63b57b9bb01b10aeae8f1d8bb55e9359e797c6

See more details on using hashes here.

File details

Details for the file tabpy-1.1.0-py2.py3-none-any.whl.

File metadata

  • Download URL: tabpy-1.1.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 81.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8

File hashes

Hashes for tabpy-1.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 36b35fd1b9238c2de40787ed41b63d35f9f0a1ca6b193abfef37b1af6a92dec2
MD5 3eea9e08236de7f2072726bbc9b5f191
BLAKE2b-256 575acc4a6138487e05336f03b0d2b44857da0e5349fae63656d6a9e59bab96e9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page