sdk-test-sdk


Namesdk-test-sdk JSON
Version 2.0.0 PyPI version JSON
download
home_pagehttps://github.com/your/repo
SummaryAn awesome SDK to say hello!
upload_time2023-08-02 08:09:10
maintainer
docs_urlNone
authorYour Name
requires_python>=3.6
licenseMIT
keywords python sample project example
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 添加关于SDK的说明和用法等信息,文件主要是用来对此次发行的包的详细说明,包括用法和注意事项等


# 安装
pip install sdk_test_sdk-1.0.0-py3-none-any.whl


# 使用
import sdk_test_sdk


sdk_test_sdk.test_numpy()
sdk_test_sdk.test_hello()



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/your/repo",
    "name": "sdk-test-sdk",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "python sample project example",
    "author": "Your Name",
    "author_email": "your@email.com",
    "download_url": "https://files.pythonhosted.org/packages/1f/e8/3a0d1825229173ff0a9d4adcb6f8cd5fb8c4833332275533e4f3231cc741/sdk_test_sdk-2.0.0.tar.gz",
    "platform": null,
    "description": "# \u6dfb\u52a0\u5173\u4e8eSDK\u7684\u8bf4\u660e\u548c\u7528\u6cd5\u7b49\u4fe1\u606f\uff0c\u6587\u4ef6\u4e3b\u8981\u662f\u7528\u6765\u5bf9\u6b64\u6b21\u53d1\u884c\u7684\u5305\u7684\u8be6\u7ec6\u8bf4\u660e\uff0c\u5305\u62ec\u7528\u6cd5\u548c\u6ce8\u610f\u4e8b\u9879\u7b49\n\n\n# \u5b89\u88c5\npip install sdk_test_sdk-1.0.0-py3-none-any.whl\n\n\n# \u4f7f\u7528\nimport sdk_test_sdk\n\n\nsdk_test_sdk.test_numpy()\nsdk_test_sdk.test_hello()\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An awesome SDK to say hello!",
    "version": "2.0.0",
    "project_urls": {
        "Homepage": "https://github.com/your/repo"
    },
    "split_keywords": [
        "python",
        "sample",
        "project",
        "example"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b463b8fa6fcb2abff4a8472accca8c809e0cfb2271278d696fc53a7f1f3ebd5d",
                "md5": "3b5c4147e72d7e0e18271898b48eb771",
                "sha256": "b5d5895a6a7aeb04c91c405d8a181e149f758247dd129b3c47123a29a24951ec"
            },
            "downloads": -1,
            "filename": "sdk_test_sdk-2.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3b5c4147e72d7e0e18271898b48eb771",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3139,
            "upload_time": "2023-08-02T08:09:09",
            "upload_time_iso_8601": "2023-08-02T08:09:09.199553Z",
            "url": "https://files.pythonhosted.org/packages/b4/63/b8fa6fcb2abff4a8472accca8c809e0cfb2271278d696fc53a7f1f3ebd5d/sdk_test_sdk-2.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1fe83a0d1825229173ff0a9d4adcb6f8cd5fb8c4833332275533e4f3231cc741",
                "md5": "07e161f8f63944a2baf83b3174ec545c",
                "sha256": "5eba66c52334d345504aec6e0a48935f07aa4935ef5e8add357b54fd488b062f"
            },
            "downloads": -1,
            "filename": "sdk_test_sdk-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "07e161f8f63944a2baf83b3174ec545c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 4135,
            "upload_time": "2023-08-02T08:09:10",
            "upload_time_iso_8601": "2023-08-02T08:09:10.929848Z",
            "url": "https://files.pythonhosted.org/packages/1f/e8/3a0d1825229173ff0a9d4adcb6f8cd5fb8c4833332275533e4f3231cc741/sdk_test_sdk-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-02 08:09:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "your",
    "github_project": "repo",
    "github_not_found": true,
    "lcname": "sdk-test-sdk"
}
        
Elapsed time: 0.13796s