{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/5"}],"enrichment":{"capability":"A Python wrapper for the Databricks REST API that provides programmatic access to Databricks workspace resources including tokens, secrets, clusters, jobs, and DBFS.","skillfed_tags":["databricks","rest-api-client","abandoned"],"use_cases":["Automate cluster lifecycle management (create, start, terminate, delete) from Python scripts or CI/CD pipelines.","Programmatically manage secret scopes and access control lists in a Databricks workspace.","Create and revoke API tokens for service accounts or temporary access without manual UI interaction.","Query job status and cluster events for monitoring or integration with external systems.","Manage workspace resources (DBFS, groups, instance profiles) as part of infrastructure-as-code workflows."],"what_it_does":"databricksapi is a Python wrapper around the Databricks REST API that lets you manage Databricks workspaces programmatically. It provides classes for Token, Secrets, Clusters, SCIM, Jobs, DBFS, Groups, Instance Profiles, Libraries, and Workspace operations\u2014covering the main resource types in a Databricks environment. You instantiate a class with your workspace URL and API token, then call methods to create, list, update, or delete resources.\n\nThe package has no external runtime dependencies and is straightforward to install, but it is abandoned: the last release was in April 2020 and the last repository commit in March 2023. This means it will not track changes to the Databricks API, and any breaking changes Databricks makes to its REST endpoints will not be reflected in updates to this package.","worth_installing":"No. The package is abandoned and will not receive updates for Databricks API changes. Unless you are maintaining legacy code that already depends on it, use the official Databricks Python SDK or REST client instead. High install friction combined with no maintenance signal makes this a liability for new projects."},"id":"databricksapi","links":{"html":"https://skillfed.io/packages/databricksapi","md":"https://skillfed.io/packages/databricksapi.md","pypi":"https://pypi.org/project/databricksapi/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2020-04-03","license_spdx":null,"license_treatment":"permissive","name":"databricksapi","python_support":"unspecified","summary":"Python Databricks API wrapper using requests module"},"popularity":{"monthly_downloads":178292,"position":10197,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.1.8"}
