# grizzly-ls
This is the LSP server implementation for Visual Studio Code extension [`biometria-se.grizzly-loadtester-vscode`](https://marketplace.visualstudio.com/items?itemName=biometria-se.grizzly-loadtester-vscode).
It provides the logic for auto-completion of step expressions for your `grizzly-loadtester` project.
Big shout out to [`pygls`](https://pypi.org/project/pygls/) for making the implementation of a LSP server easy!
Raw data
{
"_id": null,
"home_page": null,
"name": "grizzly-loadtester-ls",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "locust, behave, grizzly, grizzly-loadtester, loadtest, load, performance, traffic generator, lsp, vscode",
"author": null,
"author_email": "biometria <opensource@biometria.se>",
"download_url": "https://files.pythonhosted.org/packages/f7/73/ea91dc23cf03290d45629907b815232d7c040dddabc99815a0546f08342d/grizzly-loadtester-ls-2.1.17.tar.gz",
"platform": null,
"description": "# grizzly-ls\n\nThis is the LSP server implementation for Visual Studio Code extension [`biometria-se.grizzly-loadtester-vscode`](https://marketplace.visualstudio.com/items?itemName=biometria-se.grizzly-loadtester-vscode).\n\nIt provides the logic for auto-completion of step expressions for your `grizzly-loadtester` project.\n\nBig shout out to [`pygls`](https://pypi.org/project/pygls/) for making the implementation of a LSP server easy!\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "LSP server implementation for grizzly-loadtester load scenario development",
"version": "2.1.17",
"project_urls": {
"Code": "https://github.com/biometria-se/grizzly-lsp/",
"Documentation": "https://biometria-se.github.io/grizzly/",
"Tracker": "https://github.com/Biometria-se/grizzly/issues"
},
"split_keywords": [
"locust",
" behave",
" grizzly",
" grizzly-loadtester",
" loadtest",
" load",
" performance",
" traffic generator",
" lsp",
" vscode"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "963f8e1888ac165454fb58dfaf89f0c9f11c2115511ffb981959cbc937c05fe3",
"md5": "09a2ca537d8fecd0cfc11851d5702304",
"sha256": "ea012af223c90cfb7a7b6180c4244a290abe8649634bcb6cab9db9c32b2c4146"
},
"downloads": -1,
"filename": "grizzly_loadtester_ls-2.1.17-py3-none-any.whl",
"has_sig": false,
"md5_digest": "09a2ca537d8fecd0cfc11851d5702304",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 39890,
"upload_time": "2024-10-14T06:54:03",
"upload_time_iso_8601": "2024-10-14T06:54:03.774858Z",
"url": "https://files.pythonhosted.org/packages/96/3f/8e1888ac165454fb58dfaf89f0c9f11c2115511ffb981959cbc937c05fe3/grizzly_loadtester_ls-2.1.17-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f773ea91dc23cf03290d45629907b815232d7c040dddabc99815a0546f08342d",
"md5": "13247eba663497ed0476baff5ac469ae",
"sha256": "7bc00673f57c0ab9ba76a78146445a9f638496872548abbd1428e1ebf52934ba"
},
"downloads": -1,
"filename": "grizzly-loadtester-ls-2.1.17.tar.gz",
"has_sig": false,
"md5_digest": "13247eba663497ed0476baff5ac469ae",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 56670,
"upload_time": "2024-10-14T06:54:04",
"upload_time_iso_8601": "2024-10-14T06:54:04.821435Z",
"url": "https://files.pythonhosted.org/packages/f7/73/ea91dc23cf03290d45629907b815232d7c040dddabc99815a0546f08342d/grizzly-loadtester-ls-2.1.17.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-14 06:54:04",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "biometria-se",
"github_project": "grizzly-lsp",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "grizzly-loadtester-ls"
}