tencentcloud-sdk-python-gse


Nametencentcloud-sdk-python-gse JSON
Version 3.0.1146 PyPI version JSON
download
home_pagehttps://github.com/TencentCloud/tencentcloud-sdk-python
SummaryTencent Cloud Gse SDK for Python
upload_time2024-05-14 21:37:38
maintainerNone
docs_urlNone
authorTencent Cloud
requires_pythonNone
licenseApache License 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ============================
Tencent Cloud SDK for Python
============================

Tencent Cloud Python Gse SDK is the official software development kit, which allows Python developers to write software that makes use of Tencent Cloud services like CVM and CBS.
The SDK works on Python versions:

   * 2.7 and greater, including 3.x

Quick Start
-----------

First, install the library:

.. code-block:: sh

    $ pip install tencentcloud-sdk-python-common
    $ pip install tencentcloud-sdk-python-gse

or download source code from github and install:

.. code-block:: sh

    $ git clone https://github.com/tencentcloud/tencentcloud-sdk-python.git
    $ cd tencentcloud-sdk-python
    $ python package.py --components common gse




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TencentCloud/tencentcloud-sdk-python",
    "name": "tencentcloud-sdk-python-gse",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Tencent Cloud",
    "author_email": "tencentcloudapi@tencent.com",
    "download_url": "https://files.pythonhosted.org/packages/82/d0/48312f60a05f31b7bef0ffd77dc02460e9d8159374992821e8bc16a0cfe6/tencentcloud-sdk-python-gse-3.0.1146.tar.gz",
    "platform": "any",
    "description": "============================\nTencent Cloud SDK for Python\n============================\n\nTencent Cloud Python Gse SDK is the official software development kit, which allows Python developers to write software that makes use of Tencent Cloud services like CVM and CBS.\nThe SDK works on Python versions:\n\n   * 2.7 and greater, including 3.x\n\nQuick Start\n-----------\n\nFirst, install the library:\n\n.. code-block:: sh\n\n    $ pip install tencentcloud-sdk-python-common\n    $ pip install tencentcloud-sdk-python-gse\n\nor download source code from github and install:\n\n.. code-block:: sh\n\n    $ git clone https://github.com/tencentcloud/tencentcloud-sdk-python.git\n    $ cd tencentcloud-sdk-python\n    $ python package.py --components common gse\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Tencent Cloud Gse SDK for Python",
    "version": "3.0.1146",
    "project_urls": {
        "Homepage": "https://github.com/TencentCloud/tencentcloud-sdk-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8157658a68cdaef549741b42faa996222bd0ae03ebacdc0096f68e3ad625be18",
                "md5": "04e01404d759223fbae5f4a80395f5cc",
                "sha256": "7bbdf32f43b20f7f9ab8da3f4ad70d4c240d2b7172eee2b3b09b1f5de75620fd"
            },
            "downloads": -1,
            "filename": "tencentcloud_sdk_python_gse-3.0.1146-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "04e01404d759223fbae5f4a80395f5cc",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 52456,
            "upload_time": "2024-05-14T21:37:23",
            "upload_time_iso_8601": "2024-05-14T21:37:23.614749Z",
            "url": "https://files.pythonhosted.org/packages/81/57/658a68cdaef549741b42faa996222bd0ae03ebacdc0096f68e3ad625be18/tencentcloud_sdk_python_gse-3.0.1146-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "82d048312f60a05f31b7bef0ffd77dc02460e9d8159374992821e8bc16a0cfe6",
                "md5": "fe85d5262e3fae48226204adf8200502",
                "sha256": "3cc7f314bc874bd6cf0bbae9b6a7510e1bce2dcc5e378ec8fb8961ddae4b3a3c"
            },
            "downloads": -1,
            "filename": "tencentcloud-sdk-python-gse-3.0.1146.tar.gz",
            "has_sig": false,
            "md5_digest": "fe85d5262e3fae48226204adf8200502",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 51188,
            "upload_time": "2024-05-14T21:37:38",
            "upload_time_iso_8601": "2024-05-14T21:37:38.228442Z",
            "url": "https://files.pythonhosted.org/packages/82/d0/48312f60a05f31b7bef0ffd77dc02460e9d8159374992821e8bc16a0cfe6/tencentcloud-sdk-python-gse-3.0.1146.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-14 21:37:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "TencentCloud",
    "github_project": "tencentcloud-sdk-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "tencentcloud-sdk-python-gse"
}
        
Elapsed time: 0.27145s