Official Python SDK for the Luzmo Core API. Version 1.0.0, supports Python >=3.6 and <4.0. Enables programmatic management of dashboards, datasets, and users. Released with moderate cadence.
pip install luzmo-sdkVerified import paths — ran on the pinned version, not inferred.
Initialize client using environment variables, then list all dashboards.
Always check the SDK source or official docs for method signatures.
Use Python 3.8 or later for future-proofing.
Check if the method has an 'all' parameter or use a while loop on next page tokens.
No dependency data recorded yet.