Skip to content

yu-iskw/lightdash-client-python

Repository files navigation

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

pip install lightdash-client-python

Examples

examples directory contains examples of how to use the client library.