databricks-connect


Namedatabricks-connect JSON
Version 17.3.1 PyPI version JSON
download
home_pageNone
SummaryDatabricks Connect Client
upload_time2025-11-05 12:17:01
maintainerNone
docs_urlNone
authorDatabricks
requires_python==3.12.*
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/python/index.html




            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "databricks-connect",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "==3.12.*",
    "maintainer_email": null,
    "keywords": null,
    "author": "Databricks",
    "author_email": "feedback@databricks.com",
    "download_url": null,
    "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/python/index.html\n\n\n\n",
    "bugtrack_url": null,
    "license": "Databricks Proprietary License",
    "summary": "Databricks Connect Client",
    "version": "17.3.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e9606a57f1bfb31c8367bfcf0c9a784e4859be1fbb2ac5512a1cf15527ab875c",
                "md5": "ce8d526c7acb061c3302b0fe514e6db9",
                "sha256": "fad38200e7c4726103b973456c628e35b930b5b50137902b626967194edb1b95"
            },
            "downloads": -1,
            "filename": "databricks_connect-17.3.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ce8d526c7acb061c3302b0fe514e6db9",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": "==3.12.*",
            "size": 2733684,
            "upload_time": "2025-11-05T12:17:01",
            "upload_time_iso_8601": "2025-11-05T12:17:01.132217Z",
            "url": "https://files.pythonhosted.org/packages/e9/60/6a57f1bfb31c8367bfcf0c9a784e4859be1fbb2ac5512a1cf15527ab875c/databricks_connect-17.3.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-11-05 12:17:01",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "databricks-connect"
}
        
Elapsed time: 3.46142s