tableau-vizportal-client


Nametableau-vizportal-client JSON
Version 1.0.6 PyPI version JSON
download
home_pagehttps://github.com/FsuLauncherComp/tableau-vizportal-client
SummaryA helper addon for TableauServerClient to simplify making API calls to the Tableau Vizportal API
upload_time2024-08-26 15:38:59
maintainerNone
docs_urlNone
authorRody Zakovich
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Purpose

Library is a helper addon for TableauServerClient to simplify making API calls to the Tableau Vizportal API and to make it easier to work with the results.

Leverages the TableauServerClient library for authentication and piggybacks on the Auth token and Server Object to make API calls.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/FsuLauncherComp/tableau-vizportal-client",
    "name": "tableau-vizportal-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Rody Zakovich",
    "author_email": "rodyzakovich@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5b/62/d3a6f5cb4fd0957d7667416a72e1595fd2accc8766603afcda26f4b11c85/tableau_vizportal_client-1.0.6.tar.gz",
    "platform": null,
    "description": "# Purpose\n\nLibrary is a helper addon for TableauServerClient to simplify making API calls to the Tableau Vizportal API and to make it easier to work with the results.\n\nLeverages the TableauServerClient library for authentication and piggybacks on the Auth token and Server Object to make API calls.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A helper addon for TableauServerClient to simplify making API calls to the Tableau Vizportal API",
    "version": "1.0.6",
    "project_urls": {
        "Homepage": "https://github.com/FsuLauncherComp/tableau-vizportal-client"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b62d3a6f5cb4fd0957d7667416a72e1595fd2accc8766603afcda26f4b11c85",
                "md5": "b03da8e54053514b8234dcd26583a97e",
                "sha256": "619bec7a59adfca0e86c746d7aadf8abdd6330cdd815265c6affb6323586d162"
            },
            "downloads": -1,
            "filename": "tableau_vizportal_client-1.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "b03da8e54053514b8234dcd26583a97e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 9844,
            "upload_time": "2024-08-26T15:38:59",
            "upload_time_iso_8601": "2024-08-26T15:38:59.461766Z",
            "url": "https://files.pythonhosted.org/packages/5b/62/d3a6f5cb4fd0957d7667416a72e1595fd2accc8766603afcda26f4b11c85/tableau_vizportal_client-1.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-26 15:38:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "FsuLauncherComp",
    "github_project": "tableau-vizportal-client",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "tableau-vizportal-client"
}
        
Elapsed time: 0.93210s