tencentcloud-sdk-python-live


Nametencentcloud-sdk-python-live JSON
Version 3.0.1431 PyPI version JSON
download
home_pagehttps://github.com/TencentCloud/tencentcloud-sdk-python
SummaryTencent Cloud Live SDK for Python
upload_time2025-07-27 20:49: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 Live 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-live

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 live




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TencentCloud/tencentcloud-sdk-python",
    "name": "tencentcloud-sdk-python-live",
    "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/a7/00/b8d98ad8b23d7863330b4a75b5d0ab506263d0487591a38a4f536fbe1639/tencentcloud-sdk-python-live-3.0.1431.tar.gz",
    "platform": "any",
    "description": "============================\nTencent Cloud SDK for Python\n============================\n\nTencent Cloud Python Live 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-live\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 live\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Tencent Cloud Live SDK for Python",
    "version": "3.0.1431",
    "project_urls": {
        "Homepage": "https://github.com/TencentCloud/tencentcloud-sdk-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "df3266bc23f1614b2ccf413ac091cf2c3ac983b6fc30943eb6a6b833ef3ba0a3",
                "md5": "3d7f661da88ba8958a14a4e19c0878e8",
                "sha256": "8e8175207a641a8bcef632d72809c56b4e699c2c468218154faacd35ee0d2bb7"
            },
            "downloads": -1,
            "filename": "tencentcloud_sdk_python_live-3.0.1431-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3d7f661da88ba8958a14a4e19c0878e8",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 163516,
            "upload_time": "2025-07-27T20:49:35",
            "upload_time_iso_8601": "2025-07-27T20:49:35.397341Z",
            "url": "https://files.pythonhosted.org/packages/df/32/66bc23f1614b2ccf413ac091cf2c3ac983b6fc30943eb6a6b833ef3ba0a3/tencentcloud_sdk_python_live-3.0.1431-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a700b8d98ad8b23d7863330b4a75b5d0ab506263d0487591a38a4f536fbe1639",
                "md5": "7d4228c38b0084e47913debe28d995de",
                "sha256": "aae0b9f8a6a43ab5a48abfc3b9251de205f33b85570a4e5fd91048eecfedfc6e"
            },
            "downloads": -1,
            "filename": "tencentcloud-sdk-python-live-3.0.1431.tar.gz",
            "has_sig": false,
            "md5_digest": "7d4228c38b0084e47913debe28d995de",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 160755,
            "upload_time": "2025-07-27T20:49:38",
            "upload_time_iso_8601": "2025-07-27T20:49:38.362670Z",
            "url": "https://files.pythonhosted.org/packages/a7/00/b8d98ad8b23d7863330b4a75b5d0ab506263d0487591a38a4f536fbe1639/tencentcloud-sdk-python-live-3.0.1431.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-27 20:49: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-live"
}
        
Elapsed time: 1.44856s