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.
pip install lightdash-client-python
examples directory contains examples of how to use the client library.