{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/11"}],"enrichment":{"capability":"Reads and modifies Tableau workbook and data source files (TWB, TWBX, TDE, TDSX) by programmatically updating their internal XML, without creating files from scratch.","skillfed_tags":["tableau-automation","xml-manipulation","file-format"],"use_cases":["Bulk-update database server names or credentials across many Tableau workbooks in a deployment pipeline.","Extract connection metadata from data sources to audit or migrate Tableau configurations.","Automate field discovery across workbooks to catalog which sheets use which data source fields.","Programmatically modify authentication settings in workbooks before publishing to a different Tableau Server.","Build a Tableau file inventory tool that reads connection and field information without opening Tableau."],"what_it_does":"Tableaudocumentapi is a Python library for reading and modifying Tableau workbook and data source files by directly manipulating their XML structure. It lets you extract connection details (server, username, database, authentication type) and field metadata from TWB, TWBX, TDE, and TDSX files, and update connection information without opening Tableau Desktop. The package is explicitly unsupported by Tableau and does not support creating files from scratch, adding extracts, or modifying field definitions.\n\nThe library targets developers who have been hand-editing Tableau file XML and want a programmatic alternative. It carries high install friction because it ships as source-only and requires local compilation. Maintenance is active (recent commits in 2026), but the last release was in 2022, and Python version support is not formally declared.","worth_installing":"Yes, if you need to programmatically modify Tableau files and accept the unsupported status and high install friction. The package is actively maintained, has no known vulnerabilities, and solves a real problem for Tableau automation. However, verify that it builds cleanly on your Python version before committing to it in production, and be aware that Tableau does not officially support this API."},"id":"tableaudocumentapi","links":{"html":"https://skillfed.io/packages/tableaudocumentapi","md":"https://skillfed.io/packages/tableaudocumentapi.md","pypi":"https://pypi.org/project/tableaudocumentapi/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2022-11-07","license_spdx":null,"license_treatment":"permissive","name":"tableaudocumentapi","python_support":"unspecified","summary":"A Python module for working with Tableau files."},"popularity":{"monthly_downloads":88118,"position":13748,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.11"}
