I’m excited to announce the v1.0 release of the tableau_rest_api module for Python 2.7. This is as far as I know the first publicly available full implementation of the Tableau Server 9.0 REST API. Every method implemented in the API reference docs is implemented, and all except for the AD sync methods are fully tested (this testing is occurring soon). The only requirement outside of the standard Python libraries is lxml, which is not being used to it’s fullest capacities but will be in later releases. At minimum, you get full XPath querying capabilities when working with the larger lists returned by some queries.
Available now on PyPI
https://pypi.python.org/pypi/tableau_rest_api
with source code hosted, as always on my GitHub.
Many more blog posts to come explaining how to use the library, and the design decisions that went into its current form.
I expect many bug fixes and additional features to come shortly as people begin using it.
just want to say your blog is awesome!!
LikeLike