tencentcloud-sdk-python-tchd


Nametencentcloud-sdk-python-tchd JSON
Version 3.0.1320 PyPI version JSON
download
home_pagehttps://github.com/TencentCloud/tencentcloud-sdk-python
SummaryTencent Cloud Tchd SDK for Python
upload_time2025-02-16 21:02:04
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 Tchd 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-tchd

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 tchd




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TencentCloud/tencentcloud-sdk-python",
    "name": "tencentcloud-sdk-python-tchd",
    "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/64/a0/aeec6be6b2d3c230a421c68f1393c1902469b3f8eb5cee8751a905c152a4/tencentcloud-sdk-python-tchd-3.0.1320.tar.gz",
    "platform": "any",
    "description": "============================\nTencent Cloud SDK for Python\n============================\n\nTencent Cloud Python Tchd 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-tchd\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 tchd\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Tencent Cloud Tchd SDK for Python",
    "version": "3.0.1320",
    "project_urls": {
        "Homepage": "https://github.com/TencentCloud/tencentcloud-sdk-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2735146a447adce4e62328de13a22737c9312024c4137901980f735cbcbf68fd",
                "md5": "2e708e8e99b4e98d60be8bb3d40fee60",
                "sha256": "84c188b07eb9a430f2a28f50c94f8543810c1f22a7eadaa0cd4aaa490435c38d"
            },
            "downloads": -1,
            "filename": "tencentcloud_sdk_python_tchd-3.0.1320-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2e708e8e99b4e98d60be8bb3d40fee60",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 7163,
            "upload_time": "2025-02-16T21:02:02",
            "upload_time_iso_8601": "2025-02-16T21:02:02.948791Z",
            "url": "https://files.pythonhosted.org/packages/27/35/146a447adce4e62328de13a22737c9312024c4137901980f735cbcbf68fd/tencentcloud_sdk_python_tchd-3.0.1320-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "64a0aeec6be6b2d3c230a421c68f1393c1902469b3f8eb5cee8751a905c152a4",
                "md5": "6cd44d355b9a4649331cafa3e8c1a312",
                "sha256": "72859a57074c19075714df3357a48ed5a244e27809dd0dd2e296d100c7631163"
            },
            "downloads": -1,
            "filename": "tencentcloud-sdk-python-tchd-3.0.1320.tar.gz",
            "has_sig": false,
            "md5_digest": "6cd44d355b9a4649331cafa3e8c1a312",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4626,
            "upload_time": "2025-02-16T21:02:04",
            "upload_time_iso_8601": "2025-02-16T21:02:04.879213Z",
            "url": "https://files.pythonhosted.org/packages/64/a0/aeec6be6b2d3c230a421c68f1393c1902469b3f8eb5cee8751a905c152a4/tencentcloud-sdk-python-tchd-3.0.1320.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-16 21:02:04",
    "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-tchd"
}
        
Elapsed time: 1.57231s