New feature
Beta
Databricks SDK for Python
Databricks SDK for Python is a Databricks developer experience capability, introduced June 2023.
The official Python library for automating Databricks accounts, workspaces, and resources from code, installed as the databricks-sdk package and built on Databricks unified authentication.
- Its docs call it Beta and okay to use in production in the same sentence, and it has carried that label since June 2023.
- It can bring dbutils to your laptop, but only part of it - from a local machine you get just the fs, secrets, widgets, and jobs command groups.
- Beta meant it - version 0.7.0 alone shipped a breaking change for the files API as well as 17 additional breaking changes.
- Category
- Developer experience
- Also known as
- databricks-sdk, Python SDK, databricks.sdk
- Verified
- 2026-09-27