tencentcloud-sdk-python-tcb


Nametencentcloud-sdk-python-tcb JSON
Version 3.0.1421 PyPI version JSON
download
home_pagehttps://github.com/TencentCloud/tencentcloud-sdk-python
SummaryTencent Cloud Tcb SDK for Python
upload_time2025-07-11 04:53:18
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 Tcb 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-tcb

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 tcb




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TencentCloud/tencentcloud-sdk-python",
    "name": "tencentcloud-sdk-python-tcb",
    "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/8f/57/c70676797fe7b61c82f07f14a48179143647bd754e798aca7887647e427d/tencentcloud-sdk-python-tcb-3.0.1421.tar.gz",
    "platform": "any",
    "description": "============================\nTencent Cloud SDK for Python\n============================\n\nTencent Cloud Python Tcb 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-tcb\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 tcb\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Tencent Cloud Tcb SDK for Python",
    "version": "3.0.1421",
    "project_urls": {
        "Homepage": "https://github.com/TencentCloud/tencentcloud-sdk-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1c7bf151651f5ad3c8f3b2aa58ebf8cc6e66dba9ec0422c052afe74c228a8171",
                "md5": "f9095a2c8f8074745d3da3c7453a2d37",
                "sha256": "0e6080d4ae72b2d2cdbc912f3a4d1715308aeec306cf054e44f5bdf408940735"
            },
            "downloads": -1,
            "filename": "tencentcloud_sdk_python_tcb-3.0.1421-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f9095a2c8f8074745d3da3c7453a2d37",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 89362,
            "upload_time": "2025-07-11T04:53:14",
            "upload_time_iso_8601": "2025-07-11T04:53:14.218502Z",
            "url": "https://files.pythonhosted.org/packages/1c/7b/f151651f5ad3c8f3b2aa58ebf8cc6e66dba9ec0422c052afe74c228a8171/tencentcloud_sdk_python_tcb-3.0.1421-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f57c70676797fe7b61c82f07f14a48179143647bd754e798aca7887647e427d",
                "md5": "648cb037bd50e4f7245bbfe429105503",
                "sha256": "c53abd71752b5e40a22810b490a279ac7321e592a0919e6915f51415f0a266cb"
            },
            "downloads": -1,
            "filename": "tencentcloud-sdk-python-tcb-3.0.1421.tar.gz",
            "has_sig": false,
            "md5_digest": "648cb037bd50e4f7245bbfe429105503",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 87415,
            "upload_time": "2025-07-11T04:53:18",
            "upload_time_iso_8601": "2025-07-11T04:53:18.427405Z",
            "url": "https://files.pythonhosted.org/packages/8f/57/c70676797fe7b61c82f07f14a48179143647bd754e798aca7887647e427d/tencentcloud-sdk-python-tcb-3.0.1421.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-11 04:53:18",
    "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-tcb"
}
        
Elapsed time: 0.86979s