lightdash-client-python


Namelightdash-client-python JSON
Version 0.1286.0 PyPI version JSON
download
home_pageNone
SummaryA client library for accessing Lightdash API
upload_time2024-10-02 00:06:24
maintainerNone
docs_urlNone
authoryu-iskw
requires_python<4,>=3.8.0
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # lightdash-client-python

This client library provides a convenient interface for interacting with the Lightdash API.
While it aims to cover the majority of API functionalities, please note that it may not fully encapsulate all aspects of the generated code.
Users should exercise caution when utilizing this library.
Additionally, since the library is generated from the OpenAPI specification, certain API methods may exhibit unexpected behavior due to recursive references present in the spec.

## Installation

```bash
pip install lightdash-client-python
```

## Examples

[examples](./examples/) directory contains examples of how to use the client library.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "lightdash-client-python",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.8.0",
    "maintainer_email": null,
    "keywords": null,
    "author": "yu-iskw",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/02/39/ac19501fc9fb87a5c0d9f635ed42145ac87021559542a5a2d99c6e3b048b/lightdash_client_python-0.1286.0.tar.gz",
    "platform": null,
    "description": "# lightdash-client-python\n\nThis client library provides a convenient interface for interacting with the Lightdash API.\nWhile it aims to cover the majority of API functionalities, please note that it may not fully encapsulate all aspects of the generated code.\nUsers should exercise caution when utilizing this library.\nAdditionally, since the library is generated from the OpenAPI specification, certain API methods may exhibit unexpected behavior due to recursive references present in the spec.\n\n## Installation\n\n```bash\npip install lightdash-client-python\n```\n\n## Examples\n\n[examples](./examples/) directory contains examples of how to use the client library.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A client library for accessing Lightdash API",
    "version": "0.1286.0",
    "project_urls": {
        "Home": "https://github.com/yu-iskw/lightdash-client-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cf772c02ec49bab6b4b605e62fdd34bd3cf05b84a7a257bf37d7e08628f9f3d3",
                "md5": "1206cadb4e86a74c7c0366df0abd3fb8",
                "sha256": "36f53eae03573ed14474f59ca46c8bd24c9d72afda334dc054d19ab9b49b5bc2"
            },
            "downloads": -1,
            "filename": "lightdash_client_python-0.1286.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1206cadb4e86a74c7c0366df0abd3fb8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.8.0",
            "size": 601994,
            "upload_time": "2024-10-02T00:06:23",
            "upload_time_iso_8601": "2024-10-02T00:06:23.180052Z",
            "url": "https://files.pythonhosted.org/packages/cf/77/2c02ec49bab6b4b605e62fdd34bd3cf05b84a7a257bf37d7e08628f9f3d3/lightdash_client_python-0.1286.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0239ac19501fc9fb87a5c0d9f635ed42145ac87021559542a5a2d99c6e3b048b",
                "md5": "6cbee857986f9299d33ad2e89f70edb1",
                "sha256": "6f2c538bb4566796a24bb4e55ad1412ad7af291abf89f898d7e65848156218fc"
            },
            "downloads": -1,
            "filename": "lightdash_client_python-0.1286.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6cbee857986f9299d33ad2e89f70edb1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8.0",
            "size": 162134,
            "upload_time": "2024-10-02T00:06:24",
            "upload_time_iso_8601": "2024-10-02T00:06:24.851327Z",
            "url": "https://files.pythonhosted.org/packages/02/39/ac19501fc9fb87a5c0d9f635ed42145ac87021559542a5a2d99c6e3b048b/lightdash_client_python-0.1286.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-02 00:06:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yu-iskw",
    "github_project": "lightdash-client-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "lightdash-client-python"
}
        
Elapsed time: 0.37064s