Raw data
{
"_id": null,
"home_page": "https://github.com/jooho/loopy",
"name": "loopy-auto",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "jooho, loopy automation, openshift, opendatahub aipypi",
"author": "Jooho Lee",
"author_email": "ljhiyh@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/cd/b4/33927c57d49a5b6d94f2c4443488170bd46d40e550b578be8ac0afeaa0c9/loopy-auto-0.0.1rc0.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": null,
"summary": "Loopy-auto is an automation framework in which anybody can create a test script simply with your favorite language.",
"version": "0.0.1rc0",
"project_urls": {
"Homepage": "https://github.com/jooho/loopy"
},
"split_keywords": [
"jooho",
" loopy automation",
" openshift",
" opendatahub aipypi"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c4633d495a49dc752bd07283e5648c15fc7952d704031cfeedbbc0af67988c66",
"md5": "dd7af0695830bce75feed11583172a8c",
"sha256": "b3c9e451eab0720ac9689b81730a52bbc2b06f9ec0ee78df335c82c50f2e87a2"
},
"downloads": -1,
"filename": "loopy_auto-0.0.1rc0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "dd7af0695830bce75feed11583172a8c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 2234,
"upload_time": "2024-06-04T03:51:44",
"upload_time_iso_8601": "2024-06-04T03:51:44.239534Z",
"url": "https://files.pythonhosted.org/packages/c4/63/3d495a49dc752bd07283e5648c15fc7952d704031cfeedbbc0af67988c66/loopy_auto-0.0.1rc0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cdb433927c57d49a5b6d94f2c4443488170bd46d40e550b578be8ac0afeaa0c9",
"md5": "e5fd5affdf01c508068a4466f7f2b57f",
"sha256": "5bf3eaa87c46917b2051254b6b6be66454746db0948a110d321f217f9c9fd41e"
},
"downloads": -1,
"filename": "loopy-auto-0.0.1rc0.tar.gz",
"has_sig": false,
"md5_digest": "e5fd5affdf01c508068a4466f7f2b57f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 1605,
"upload_time": "2024-06-04T03:51:45",
"upload_time_iso_8601": "2024-06-04T03:51:45.653520Z",
"url": "https://files.pythonhosted.org/packages/cd/b4/33927c57d49a5b6d94f2c4443488170bd46d40e550b578be8ac0afeaa0c9/loopy-auto-0.0.1rc0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-04 03:51:45",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jooho",
"github_project": "loopy",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "argcomplete",
"specs": [
[
"==",
"3.2.2"
]
]
},
{
"name": "click",
"specs": [
[
"==",
"8.1.7"
]
]
},
{
"name": "kubernetes",
"specs": [
[
"==",
"29.0.0"
]
]
},
{
"name": "PyYAML",
"specs": [
[
"==",
"6.0.1"
]
]
},
{
"name": "colorama",
"specs": [
[
"==",
"0.4.6"
]
]
},
{
"name": "colorlog",
"specs": [
[
"==",
"6.8.2"
]
]
},
{
"name": "pytest",
"specs": [
[
"==",
"8.0.0"
]
]
},
{
"name": "jsonschema",
"specs": [
[
"==",
"4.21.1"
]
]
},
{
"name": "prettytable",
"specs": []
},
{
"name": "pytest-xdist",
"specs": []
}
],
"lcname": "loopy-auto"
}