databricks-connect


Namedatabricks-connect JSON
Version 14.3.1 PyPI version JSON
download
home_page
SummaryDatabricks Connect Client
upload_time2024-02-22 12:12:38
maintainer
docs_urlNone
authorDatabricks
requires_python>=3.10
licenseDatabricks Proprietary License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Databricks Connect

Databricks Connect allows you to connect popular IDEs such as Visual Studio Code, PyCharm, IntelliJ IDEA,
notebook servers, and other custom applications to Databricks clusters.

Databricks Connect is a client library for the Databricks Runtime. It allows you to write code using Spark APIs and
run them remotely on a Databricks cluster instead of in the local Spark session.

Refer to the official docs at https://docs.databricks.com/en/dev-tools/databricks-connect/




            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "databricks-connect",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "",
    "author": "Databricks",
    "author_email": "feedback@databricks.com",
    "download_url": "",
    "platform": null,
    "description": "# Databricks Connect\n\nDatabricks Connect allows you to connect popular IDEs such as Visual Studio Code, PyCharm, IntelliJ IDEA,\nnotebook servers, and other custom applications to Databricks clusters.\n\nDatabricks Connect is a client library for the Databricks Runtime. It allows you to write code using Spark APIs and\nrun them remotely on a Databricks cluster instead of in the local Spark session.\n\nRefer to the official docs at https://docs.databricks.com/en/dev-tools/databricks-connect/\n\n\n\n",
    "bugtrack_url": null,
    "license": "Databricks Proprietary License",
    "summary": "Databricks Connect Client",
    "version": "14.3.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a64f2ce52383c6f20575d00e0be7fae92a8c15dedb5b7b6aec7da644987c67c1",
                "md5": "eba6e695ee2c07b919a16d0e16532c4f",
                "sha256": "e802dd45a097367c5887e36342975741dab611b017634ba31eab1c8a85a4180d"
            },
            "downloads": -1,
            "filename": "databricks_connect-14.3.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "eba6e695ee2c07b919a16d0e16532c4f",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.10",
            "size": 2201166,
            "upload_time": "2024-02-22T12:12:38",
            "upload_time_iso_8601": "2024-02-22T12:12:38.188313Z",
            "url": "https://files.pythonhosted.org/packages/a6/4f/2ce52383c6f20575d00e0be7fae92a8c15dedb5b7b6aec7da644987c67c1/databricks_connect-14.3.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-22 12:12:38",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "databricks-connect"
}
        
Elapsed time: 0.24634s