{"library":"databricks-bundles","install":[{"cmd":"pip install databricks-bundles","imports":["The 'databricks-bundles' Python package is primarily used by the Databricks CLI internally when processing Python-defined bundle resources, rather than direct 'from pkg import ClassName' statements in end-user application code."]},{"cmd":"curl -fsSL https://raw.githubusercontent.com/databricks/setup-cli/main/install.sh | sh\ndatabricks -v # Verify installation\ndatabricks auth login --host https://<your-workspace-url>","imports":[]}]}