sf-hamilton-lsp


Namesf-hamilton-lsp JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryHamilton Language Server powering IDE features.
upload_time2024-06-27 15:37:32
maintainerNone
docs_urlNone
authorNone
requires_python<4,>=3.8
licenseNone
keywords hamilton dagworks vscode extension data science pipelines
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Hamilton Language Server (`hamilton_lsp`)

This is an implementation of the [Language Server Protocol](https://microsoft.github.io/language-server-protocol/) to provide a rich IDE experience when creating Hamilton dataflows.

It currently powers the Hamilton VSCode extension and could be integrated into other IDEs.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "sf-hamilton-lsp",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.8",
    "maintainer_email": null,
    "keywords": "hamilton, dagworks, vscode, extension, data science, pipelines",
    "author": null,
    "author_email": "Thierry Jean <thierry@dagworks.io>",
    "download_url": "https://files.pythonhosted.org/packages/db/e2/36ebdc97c1feecf3aec4cf12b0f2b09e0bda6caab8a7c8ce8b4faf15e011/sf_hamilton_lsp-0.1.0.tar.gz",
    "platform": null,
    "description": "# Hamilton Language Server (`hamilton_lsp`)\n\nThis is an implementation of the [Language Server Protocol](https://microsoft.github.io/language-server-protocol/) to provide a rich IDE experience when creating Hamilton dataflows.\n\nIt currently powers the Hamilton VSCode extension and could be integrated into other IDEs.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Hamilton Language Server powering IDE features.",
    "version": "0.1.0",
    "project_urls": {
        "Bug Reports": "https://github.com/dagworks-inc/hamilton/issues",
        "Documenation": "https://hamilton.dagworks.io/",
        "Homepage": "https://github.com/dagworks-inc/hamilton/",
        "Source": "https://github.com/dagworks-inc/hamilton/tree/main/dev_tools/language_server"
    },
    "split_keywords": [
        "hamilton",
        " dagworks",
        " vscode",
        " extension",
        " data science",
        " pipelines"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eea0faba0455eb66eadb64d40edb870faee8e7870eed437bdb6f01255a90e579",
                "md5": "17c09477cd34738d490efb1aa3bcda22",
                "sha256": "6f5f706a748be800dbdb9632b91205bb82d2033bd4553bf695f5ceef50a163ad"
            },
            "downloads": -1,
            "filename": "sf_hamilton_lsp-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "17c09477cd34738d490efb1aa3bcda22",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.8",
            "size": 5632,
            "upload_time": "2024-06-27T15:37:31",
            "upload_time_iso_8601": "2024-06-27T15:37:31.340895Z",
            "url": "https://files.pythonhosted.org/packages/ee/a0/faba0455eb66eadb64d40edb870faee8e7870eed437bdb6f01255a90e579/sf_hamilton_lsp-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dbe236ebdc97c1feecf3aec4cf12b0f2b09e0bda6caab8a7c8ce8b4faf15e011",
                "md5": "466616f5f44cde7ca839d34f581feadb",
                "sha256": "836ded310e8fbfca6b67f066049e3ed2789179717bd8c0989b59ec7cecabb800"
            },
            "downloads": -1,
            "filename": "sf_hamilton_lsp-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "466616f5f44cde7ca839d34f581feadb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8",
            "size": 5374,
            "upload_time": "2024-06-27T15:37:32",
            "upload_time_iso_8601": "2024-06-27T15:37:32.776266Z",
            "url": "https://files.pythonhosted.org/packages/db/e2/36ebdc97c1feecf3aec4cf12b0f2b09e0bda6caab8a7c8ce8b4faf15e011/sf_hamilton_lsp-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-27 15:37:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dagworks-inc",
    "github_project": "hamilton",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "circle": true,
    "requirements": [],
    "lcname": "sf-hamilton-lsp"
}
        
Elapsed time: 0.44791s