databricks-connect


Namedatabricks-connect JSON
Version 15.4.3 PyPI version JSON
download
home_pageNone
SummaryDatabricks Connect Client
upload_time2024-10-31 10:30:43
maintainerNone
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/python/index.html




            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "databricks-connect",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "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": "15.4.3",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5ac86da8708514b0810f402334aa588dad332adf583cf9679a815f0cebfde2f5",
                "md5": "3dce46058120cb7de1059f6a65fe4cc8",
                "sha256": "77a87635019ae10457a2881421c18be663e759d99549ec597da1e7230f2890cd"
            },
            "downloads": -1,
            "filename": "databricks_connect-15.4.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3dce46058120cb7de1059f6a65fe4cc8",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.10",
            "size": 2296102,
            "upload_time": "2024-10-31T10:30:43",
            "upload_time_iso_8601": "2024-10-31T10:30:43.601802Z",
            "url": "https://files.pythonhosted.org/packages/5a/c8/6da8708514b0810f402334aa588dad332adf583cf9679a815f0cebfde2f5/databricks_connect-15.4.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-31 10:30:43",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "databricks-connect"
}
        
Elapsed time: 1.62037s