tencentcloud-sdk-python-iss


Nametencentcloud-sdk-python-iss JSON
Version 3.0.1424 PyPI version JSON
download
home_pagehttps://github.com/TencentCloud/tencentcloud-sdk-python
SummaryTencent Cloud Iss SDK for Python
upload_time2025-07-16 20:49:08
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 Iss 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-iss

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 iss




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TencentCloud/tencentcloud-sdk-python",
    "name": "tencentcloud-sdk-python-iss",
    "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/7d/11/dd59ee7d596b263e4b6dd652961979e85bf89bdc4ed0cf2598b1ca64f0a3/tencentcloud-sdk-python-iss-3.0.1424.tar.gz",
    "platform": "any",
    "description": "============================\nTencent Cloud SDK for Python\n============================\n\nTencent Cloud Python Iss 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-iss\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 iss\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Tencent Cloud Iss SDK for Python",
    "version": "3.0.1424",
    "project_urls": {
        "Homepage": "https://github.com/TencentCloud/tencentcloud-sdk-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fd99a3c23af9e33676a03639b91ef39842283262d0a14f13ea5f825810c430df",
                "md5": "806a04e6f60932d761ba56d0c3af99b4",
                "sha256": "7b4ea4e6b2ee31f101da2d8eebdbeb995a5966ad841b253c9a0794b125a9845d"
            },
            "downloads": -1,
            "filename": "tencentcloud_sdk_python_iss-3.0.1424-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "806a04e6f60932d761ba56d0c3af99b4",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 71045,
            "upload_time": "2025-07-16T20:49:06",
            "upload_time_iso_8601": "2025-07-16T20:49:06.499805Z",
            "url": "https://files.pythonhosted.org/packages/fd/99/a3c23af9e33676a03639b91ef39842283262d0a14f13ea5f825810c430df/tencentcloud_sdk_python_iss-3.0.1424-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7d11dd59ee7d596b263e4b6dd652961979e85bf89bdc4ed0cf2598b1ca64f0a3",
                "md5": "4331e4137040646d34ed1d2389bd3a32",
                "sha256": "0fb7de39d0f00e0e8082a75cfa801eb4a3de3f90bc4438597990697f08290add"
            },
            "downloads": -1,
            "filename": "tencentcloud-sdk-python-iss-3.0.1424.tar.gz",
            "has_sig": false,
            "md5_digest": "4331e4137040646d34ed1d2389bd3a32",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 68988,
            "upload_time": "2025-07-16T20:49:08",
            "upload_time_iso_8601": "2025-07-16T20:49:08.545897Z",
            "url": "https://files.pythonhosted.org/packages/7d/11/dd59ee7d596b263e4b6dd652961979e85bf89bdc4ed0cf2598b1ca64f0a3/tencentcloud-sdk-python-iss-3.0.1424.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-16 20:49:08",
    "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-iss"
}
        
Elapsed time: 0.93758s