tarts


Nametarts JSON
Version 0.13.3 PyPI version JSON
download
home_pagehttps://github.com/billyeatcookies/tarts
SummaryClient library for managing language server requests & responses.
upload_time2024-06-30 14:34:00
maintainerBilly
docs_urlNone
authorBilly
requires_python>=3.10
licenseMIT
keywords tarts languageserver
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Tarts LSP Client

Tarts is a client library for managing language server requests & responses. Tarts is the featured lsp integration used in Biscuit code editor.

## Testing
Tests of Tarts use **pytest**. To run tests, first install the langservers needed, check [workflow file](.github/workflows/test.yml) for further info.

## Acknowledgements
Tarts is an up-to-date fork of [*sansio_lsp_client*](https://github.com/PurpleMyst/sansio-lsp-client) by Purple Myst. 

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/billyeatcookies/tarts",
    "name": "tarts",
    "maintainer": "Billy",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "billyeatcookies@users.noreply.github.com",
    "keywords": "tarts, languageserver",
    "author": "Billy",
    "author_email": "billyeatcookies@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/7d/14/d17783258455f10205c6c7d4c10c1141968604dc0764fd8ec596728cbec6/tarts-0.13.3.tar.gz",
    "platform": null,
    "description": "# Tarts LSP Client\n\nTarts is a client library for managing language server requests & responses. Tarts is the featured lsp integration used in Biscuit code editor.\n\n## Testing\nTests of Tarts use **pytest**. To run tests, first install the langservers needed, check [workflow file](.github/workflows/test.yml) for further info.\n\n## Acknowledgements\nTarts is an up-to-date fork of [*sansio_lsp_client*](https://github.com/PurpleMyst/sansio-lsp-client) by Purple Myst. \n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Client library for managing language server requests & responses.",
    "version": "0.13.3",
    "project_urls": {
        "Homepage": "https://github.com/billyeatcookies/tarts",
        "Repository": "https://github.com/billyeatcookies/tarts"
    },
    "split_keywords": [
        "tarts",
        " languageserver"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1cac05bcc9dacba8f749f955768ae40bda2fc5e4349983fe4e10da5d64306e9d",
                "md5": "31e46d48a8a85bdd664d313f62cd767e",
                "sha256": "c6685545a050bec43847a3e97cddbc2362739b8c478d64fe32f40ac502f8e60c"
            },
            "downloads": -1,
            "filename": "tarts-0.13.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "31e46d48a8a85bdd664d313f62cd767e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 14116,
            "upload_time": "2024-06-30T14:33:58",
            "upload_time_iso_8601": "2024-06-30T14:33:58.786620Z",
            "url": "https://files.pythonhosted.org/packages/1c/ac/05bcc9dacba8f749f955768ae40bda2fc5e4349983fe4e10da5d64306e9d/tarts-0.13.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7d14d17783258455f10205c6c7d4c10c1141968604dc0764fd8ec596728cbec6",
                "md5": "d70027e28579cb0d56019e2b06c31c18",
                "sha256": "cdce5fbab3b3be9e83758fa820a3b9ed47cd14e6d4e0586392525b567f0f2f1c"
            },
            "downloads": -1,
            "filename": "tarts-0.13.3.tar.gz",
            "has_sig": false,
            "md5_digest": "d70027e28579cb0d56019e2b06c31c18",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 12779,
            "upload_time": "2024-06-30T14:34:00",
            "upload_time_iso_8601": "2024-06-30T14:34:00.369081Z",
            "url": "https://files.pythonhosted.org/packages/7d/14/d17783258455f10205c6c7d4c10c1141968604dc0764fd8ec596728cbec6/tarts-0.13.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-30 14:34:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "billyeatcookies",
    "github_project": "tarts",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "tarts"
}
        
Elapsed time: 0.48617s