tencentcloud-sdk-python-gme


Nametencentcloud-sdk-python-gme JSON
Version 3.0.1423 PyPI version JSON
download
home_pagehttps://github.com/TencentCloud/tencentcloud-sdk-python
SummaryTencent Cloud Gme SDK for Python
upload_time2025-07-14 20:52:24
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 Gme 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-gme

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 gme




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TencentCloud/tencentcloud-sdk-python",
    "name": "tencentcloud-sdk-python-gme",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "tencentcloudapi@tencent.com",
    "keywords": null,
    "author": "Tencent Cloud",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/cd/a6/195149b7dd126df9be3baaeb7ea599c064511633dd25b6b7a8a75885e110/tencentcloud-sdk-python-gme-3.0.1423.tar.gz",
    "platform": "any",
    "description": "============================\nTencent Cloud SDK for Python\n============================\n\nTencent Cloud Python Gme 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-gme\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 gme\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Tencent Cloud Gme SDK for Python",
    "version": "3.0.1423",
    "project_urls": {
        "Homepage": "https://github.com/TencentCloud/tencentcloud-sdk-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "db41dd21e9ad97ef02cbca46db7fb22f4750d269291242141c9f994ae2fd49ea",
                "md5": "d6aa02deef2043089e7ded9e4cdcc5a5",
                "sha256": "40219b52e8a6b5c6b1559d5e6ea553d5cdcdfdbdfc15bce45bf52131a07c6a99"
            },
            "downloads": -1,
            "filename": "tencentcloud_sdk_python_gme-3.0.1423-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d6aa02deef2043089e7ded9e4cdcc5a5",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 31953,
            "upload_time": "2025-07-14T20:52:20",
            "upload_time_iso_8601": "2025-07-14T20:52:20.862553Z",
            "url": "https://files.pythonhosted.org/packages/db/41/dd21e9ad97ef02cbca46db7fb22f4750d269291242141c9f994ae2fd49ea/tencentcloud_sdk_python_gme-3.0.1423-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cda6195149b7dd126df9be3baaeb7ea599c064511633dd25b6b7a8a75885e110",
                "md5": "1c127ea2aae8a31805024f6068cd019e",
                "sha256": "30cacd1e1b6c613ca5e6def61f9e1db2ea792fdfac98a937e4ad25ba4cc6ed68"
            },
            "downloads": -1,
            "filename": "tencentcloud-sdk-python-gme-3.0.1423.tar.gz",
            "has_sig": false,
            "md5_digest": "1c127ea2aae8a31805024f6068cd019e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 30299,
            "upload_time": "2025-07-14T20:52:24",
            "upload_time_iso_8601": "2025-07-14T20:52:24.465497Z",
            "url": "https://files.pythonhosted.org/packages/cd/a6/195149b7dd126df9be3baaeb7ea599c064511633dd25b6b7a8a75885e110/tencentcloud-sdk-python-gme-3.0.1423.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-14 20:52:24",
    "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-gme"
}
        
Elapsed time: 0.50836s