databricks-connect


Namedatabricks-connect JSON
Version 16.2.0 PyPI version JSON
download
home_pageNone
SummaryDatabricks Connect Client
upload_time2025-02-18 12:54:08
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": "16.2.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "54596a7b8f0922a5003a0b49cf0f1e8677c7e1962ec2daf86bb26480cb24d7d7",
                "md5": "e4c67556a320be7bd23e4d7f09aa2494",
                "sha256": "928be74cc7ee20260c80a3656366ab0c98f39d281d212f130b5bdb417dd45ed3"
            },
            "downloads": -1,
            "filename": "databricks_connect-16.2.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e4c67556a320be7bd23e4d7f09aa2494",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": "==3.12.*",
            "size": 2406355,
            "upload_time": "2025-02-18T12:54:08",
            "upload_time_iso_8601": "2025-02-18T12:54:08.302813Z",
            "url": "https://files.pythonhosted.org/packages/54/59/6a7b8f0922a5003a0b49cf0f1e8677c7e1962ec2daf86bb26480cb24d7d7/databricks_connect-16.2.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-18 12:54:08",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "databricks-connect"
}
        
Elapsed time: 1.51002s