What the SDK is for
Use the SDK when you want to:- Write custom Python scripts.
- Read tables already in Less and write new tables to Less.
- Run the script on Less with scheduling, logs, job status, notifications, and flexible compute.
In this section
Get started- Quickstart — Install, get credentials from Less, and run a script
- Install — Install
less-sdkfor local development - Typical workflow — From creating an asset to scheduling a run
- Set up credentials — Local env vars vs platform injection
- List Tables — List tables in Less
- Read Table — Read a table into a DataFrame
- Write Table — Write a DataFrame back to Less
- Logging — Send logs, warnings, and errors to Less