testsolar-testtool-sdk


Nametestsolar-testtool-sdk JSON
Version 0.4.4 PyPI version JSON
download
home_pageNone
SummaryPython3 SDK for TestSolar testtool
upload_time2024-11-19 11:26:51
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseApache License 2.0
keywords testsolar
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # testtool-sdk-python
Python TestTool SDK for TestSolar

注意:

- 需要Python >= 3.7
- 如果需要使用Python2,请访问:https://github.com/OpenTestSolar/testtool-sdk-python-py2

## 如何使用

```shell
pip install testsolar-testtool-sdk
```
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "testsolar-testtool-sdk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "testsolar",
    "author": null,
    "author_email": "asiazhang <asiazhang2002@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/0e/41/ce83275ad3778053964f3922218fe9011621f3339c308351b25157ad8d61/testsolar_testtool_sdk-0.4.4.tar.gz",
    "platform": null,
    "description": "# testtool-sdk-python\nPython TestTool SDK for TestSolar\n\n\u6ce8\u610f\uff1a\n\n- \u9700\u8981Python >= 3.7\n- \u5982\u679c\u9700\u8981\u4f7f\u7528Python2\uff0c\u8bf7\u8bbf\u95ee\uff1ahttps://github.com/OpenTestSolar/testtool-sdk-python-py2\n\n## \u5982\u4f55\u4f7f\u7528\n\n```shell\npip install testsolar-testtool-sdk\n```",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Python3 SDK for TestSolar testtool",
    "version": "0.4.4",
    "project_urls": {
        "repository": "https://github.com/OpenTestSolar/testtool-sdk-python"
    },
    "split_keywords": [
        "testsolar"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d2fd92c869474a5c9cab7d5833a22d0a3967d27f244902785216deca70444c12",
                "md5": "51ce0f9ee5c79faac6c43334aff281d6",
                "sha256": "376e4635150d88a77bf02c93be414212e176d13d99ec931eb278bb0f45183737"
            },
            "downloads": -1,
            "filename": "testsolar_testtool_sdk-0.4.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "51ce0f9ee5c79faac6c43334aff281d6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 11702,
            "upload_time": "2024-11-19T11:26:51",
            "upload_time_iso_8601": "2024-11-19T11:26:51.085949Z",
            "url": "https://files.pythonhosted.org/packages/d2/fd/92c869474a5c9cab7d5833a22d0a3967d27f244902785216deca70444c12/testsolar_testtool_sdk-0.4.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0e41ce83275ad3778053964f3922218fe9011621f3339c308351b25157ad8d61",
                "md5": "6ff04b7b073e01fe28359836279f5e66",
                "sha256": "a565f3efc0728264cd28b328a518be78d051280c4a7f4cac340ade70fe9ca34d"
            },
            "downloads": -1,
            "filename": "testsolar_testtool_sdk-0.4.4.tar.gz",
            "has_sig": false,
            "md5_digest": "6ff04b7b073e01fe28359836279f5e66",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 31822,
            "upload_time": "2024-11-19T11:26:51",
            "upload_time_iso_8601": "2024-11-19T11:26:51.904236Z",
            "url": "https://files.pythonhosted.org/packages/0e/41/ce83275ad3778053964f3922218fe9011621f3339c308351b25157ad8d61/testsolar_testtool_sdk-0.4.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-19 11:26:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenTestSolar",
    "github_project": "testtool-sdk-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "testsolar-testtool-sdk"
}
        
Elapsed time: 0.42366s