databricks-apps-python

Installation
SKILL.md

Databricks Applications

Build Python-based Databricks applications. For full examples and recipes, see the Databricks Apps Cookbook.


AppKit (Preferred for New Apps)

AppKit is the recommended SDK for new Databricks apps. It is a TypeScript + React SDK with a plugin architecture, built-in caching, telemetry, and end-to-end type safety.

Requirements

  • Node.js v22+
  • Databricks CLI v0.295.0+

Scaffold a new app

databricks apps init

This interactive command scaffolds the full project, installs dependencies, and optionally deploys.

Installs
5
GitHub Stars
1.8K
First Seen
Jun 1, 2026
databricks-apps-python — databricks-solutions/ai-dev-kit