databricks-bundles
Python for Declarative Automation Bundles extends Declarative Automation Bundles so that you can:
- Define jobs and pipelines as Python code. These jobs can coexist with jobs defined in YAML.
- Dynamically create jobs and pipelines using metadata.
- Modify jobs and pipelines defined in YAML or Python during bundle deployment.
Documentation is available at https://docs.databricks.com/dev-tools/cli/databricks-cli.html.
Reference documentation is available at https://databricks.github.io/cli/python/
Getting started
To use databricks-bundles, you must first:
-
Install the Databricks CLI, version 1.16.1 or above
-
Authenticate to your Databricks workspace if you have not done so already:
databricks configure -
To create a new project, initialize a bundle using the
pydabstemplate:
databricks bundle init pydabs
Privacy Notice
Databricks CLI use is subject to the Databricks License and Databricks Privacy Notice, including any Usage Data provisions.
Release files for databricks-bundles 1.16.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| databricks_bundles-1.16.1.tar.gz | 207.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| databricks_bundles-1.16.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 717.6 kB
Release files / databricks_bundles-1.16.1.tar.gz
| Download URL | databricks_bundles-1.16.1.tar.gz |
|---|---|
| Size | 207.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
67abc40ea27631e0ba7ececbaabeffd5ae821e55fef1011882796c013fd9b9a3
|
|
BLAKE2b-256 checksum How to use checksums |
dcdcb8c39ced6a6e36c6c1d2f6344f5c8cba617080b8458cc5229623cb9108b7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.12.14
|
Release files / databricks_bundles-1.16.1-py3-none-any.whl
| Download URL | databricks_bundles-1.16.1-py3-none-any.whl |
|---|---|
| Size | 510.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ecc62921a88a4bfb173cee7c9682eddf355a1f04af129989d8e3b20ea06436ed
|
|
BLAKE2b-256 checksum How to use checksums |
9a3aac6fea18ffabefff2aad311efd0cb72f9d71de52c0e4391e212cbecc0439
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.12.14
|