Core package for all CloudShell Shells. This package contains the basic driver interfaces and metadata definitions as well as utilities and helpers created specifically for Shells
Raw data
{
"_id": null,
"home_page": "https://github.com/QualiSystems/cloudshell-shell-core",
"name": "cloudshell-shell-core",
"maintainer": "",
"docs_url": null,
"requires_python": "~=3.7",
"maintainer_email": "",
"keywords": "sandbox cloud cmp cloudshell",
"author": "Quali",
"author_email": "info@quali.com",
"download_url": "https://files.pythonhosted.org/packages/51/43/b490024ce13d1798dfef4ad260a805babfd767baebbe7a9ec4f56114cfe2/cloudshell-shell-core-6.0.1.zip",
"platform": null,
"description": "Core package for all CloudShell Shells. This package contains the basic driver interfaces and metadata definitions as well as utilities and helpers created specifically for Shells\n",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "Core package for all CloudShell Shells. This package contains the basic driver interfaces and metadata definitions as well as utilities and helpers created specifically for Shells",
"version": "6.0.1",
"project_urls": {
"Homepage": "https://github.com/QualiSystems/cloudshell-shell-core"
},
"split_keywords": [
"sandbox",
"cloud",
"cmp",
"cloudshell"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "feaaa86d189b32e50fd5fc36abf947fbe04500345fd75b27c3085abf9542d60c",
"md5": "071749ebd9c871841afdcfba6937475a",
"sha256": "7ab68440e2ce9febe36abb57d940acaf59bab42fa3afb83620bdaff7cf25cf04"
},
"downloads": -1,
"filename": "cloudshell_shell_core-6.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "071749ebd9c871841afdcfba6937475a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "~=3.7",
"size": 21030,
"upload_time": "2023-10-16T14:53:17",
"upload_time_iso_8601": "2023-10-16T14:53:17.220555Z",
"url": "https://files.pythonhosted.org/packages/fe/aa/a86d189b32e50fd5fc36abf947fbe04500345fd75b27c3085abf9542d60c/cloudshell_shell_core-6.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5143b490024ce13d1798dfef4ad260a805babfd767baebbe7a9ec4f56114cfe2",
"md5": "0e26da7792d7fb9b3d91575b84196b4d",
"sha256": "26a9c2dc6abc1368838cc1a803f2044a257e81ea3d8a593b6272e657d0e2cb97"
},
"downloads": -1,
"filename": "cloudshell-shell-core-6.0.1.zip",
"has_sig": false,
"md5_digest": "0e26da7792d7fb9b3d91575b84196b4d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "~=3.7",
"size": 41611,
"upload_time": "2023-10-16T14:53:18",
"upload_time_iso_8601": "2023-10-16T14:53:18.877457Z",
"url": "https://files.pythonhosted.org/packages/51/43/b490024ce13d1798dfef4ad260a805babfd767baebbe7a9ec4f56114cfe2/cloudshell-shell-core-6.0.1.zip",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-16 14:53:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "QualiSystems",
"github_project": "cloudshell-shell-core",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "setuptools",
"specs": []
},
{
"name": "jsonpickle",
"specs": []
},
{
"name": "cloudshell-automation-api",
"specs": [
[
">",
"2021"
]
]
},
{
"name": "cloudshell-logging",
"specs": [
[
"~=",
"2.0"
]
]
},
{
"name": "cloudshell-rest-api",
"specs": [
[
"~=",
"9.0"
]
]
}
],
"test_requirements": [
{
"name": "pytest",
"specs": []
},
{
"name": "pytest-cov",
"specs": []
},
{
"name": "jsonschema",
"specs": []
}
],
"tox": true,
"lcname": "cloudshell-shell-core"
}