tencentcloud-sdk-python-api


Nametencentcloud-sdk-python-api JSON
Version 3.0.1304 PyPI version JSON
download
home_pagehttps://github.com/TencentCloud/tencentcloud-sdk-python
SummaryTencent Cloud Api SDK for Python
upload_time2025-01-15 20:25:53
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 Api 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-api

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 api




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TencentCloud/tencentcloud-sdk-python",
    "name": "tencentcloud-sdk-python-api",
    "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/df/51/281b633c8a3224ac6a98a926a5dd20ecd271fab2a46d099f958c2cefe205/tencentcloud-sdk-python-api-3.0.1304.tar.gz",
    "platform": "any",
    "description": "============================\nTencent Cloud SDK for Python\n============================\n\nTencent Cloud Python Api 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-api\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 api\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Tencent Cloud Api SDK for Python",
    "version": "3.0.1304",
    "project_urls": {
        "Homepage": "https://github.com/TencentCloud/tencentcloud-sdk-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "43c220786e784ae3bcd56012f5ed437c20bd8ac5b78ef8f8de0f6316fda73225",
                "md5": "7bbb767aa4573553b6eaf21a9501b85e",
                "sha256": "d050917b389a13a2a1310183ee9e0019910067432f484ff64c175d3fb654409b"
            },
            "downloads": -1,
            "filename": "tencentcloud_sdk_python_api-3.0.1304-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7bbb767aa4573553b6eaf21a9501b85e",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 8228,
            "upload_time": "2025-01-15T20:25:52",
            "upload_time_iso_8601": "2025-01-15T20:25:52.115807Z",
            "url": "https://files.pythonhosted.org/packages/43/c2/20786e784ae3bcd56012f5ed437c20bd8ac5b78ef8f8de0f6316fda73225/tencentcloud_sdk_python_api-3.0.1304-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "df51281b633c8a3224ac6a98a926a5dd20ecd271fab2a46d099f958c2cefe205",
                "md5": "cdb59f46cc17cae23c866096dc886705",
                "sha256": "e947d7e04d4a47d8e4fadfe90412b11496759f6fe1716d03a94c95cc560c5abc"
            },
            "downloads": -1,
            "filename": "tencentcloud-sdk-python-api-3.0.1304.tar.gz",
            "has_sig": false,
            "md5_digest": "cdb59f46cc17cae23c866096dc886705",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6108,
            "upload_time": "2025-01-15T20:25:53",
            "upload_time_iso_8601": "2025-01-15T20:25:53.766338Z",
            "url": "https://files.pythonhosted.org/packages/df/51/281b633c8a3224ac6a98a926a5dd20ecd271fab2a46d099f958c2cefe205/tencentcloud-sdk-python-api-3.0.1304.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-15 20:25:53",
    "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-api"
}
        
Elapsed time: 1.30614s