--- id: dbx version: "0.8.19" license: unclear license_treatment: unclear maintenance: dormant --- # dbx — DataBricks CLI eXtensions aka dbx License: unclear · Maintenance: dormant · Downloads: 137.7K/mo ## What it is and what it does dbx is a command-line tool that extends the Databricks CLI to simplify development, deployment, and management of Databricks workflows. It handles packaging and versioning of projects for delivery to Databricks environments and is designed for both local rapid prototyping and integration into CI/CD pipelines. The tool depends on 15 runtime packages including aiohttp, click, cookiecutter, databricks-cli, mlflow-skinny, pydantic, and others to provide workflow templating, configuration management, and API interaction. However, the package has not been released in 773 days, and the official documentation now recommends asset bundles as the preferred approach for CI/CD workflows, suggesting dbx may be in maintenance-only or deprecated status. Use it for: - Package and version Databricks projects for repeatable deployment across dev, staging, and production environments. - Automate Databricks workflow deployment and job launch as part of a CI/CD pipeline using CLI commands. - Rapidly prototype and test Databricks workflows locally before deploying to a shared Databricks workspace. - Manage multi-environment Databricks configurations and secrets through templated configuration files. ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. dbx is a CLI tool that extends Databricks capabilities for development, deployment, and management of Databricks workflows across multiple environments with versioned packaging and delivery. No—not recommended for new projects. The package is dormant (773 days without release) and the official documentation explicitly recommends migrating to asset bundles for CI/CD workflows. The license is also unclear. Use only if maintaining an existing dbx-based codebase that cannot migrate. ## Install pip install dbx uv add dbx poetry add dbx ## Installing dbx Before you install: Low install friction with a pure-Python wheel distribution. However, the package is dormant—no release in 773 days as of the fact sheet date. The description notes Databricks recommends migrating to asset bundles for CI/CD, signaling this tool may be in maintenance-only mode. License in practice: License treatment is unclear; no SPDX identifier or raw license text is available in the metadata. Verify the actual license terms before adopting in a commercial or compliance-sensitive context. Quickstart: pip install dbx dbx --help Requires Python >= 3.8. The package is a CLI tool; typical usage involves command-line invocation rather than programmatic import. Verify before relying: - Whether the dormant status (773 days since last release) indicates active maintenance or end-of-life. - Actual license identifier and terms, since license_treatment is marked unclear. - Whether the 15 runtime dependencies are all required or if some are optional. ## Package facts - License: not declared (unclear) - Python support: supports_current - Install friction: low - Maintenance: dormant - Downloads: 137.7K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags databricks workflow deployment, databricks cli extensions, databricks environment management, databricks job packaging, databricks development cli, databricks ci/cd automation, databricks multi-environment workflows, databricks, workflow-orchestration [View on SkillFed](https://skillfed.io/packages/dbx) · [View on PyPI](https://pypi.org/project/dbx/)