tencentcloud-sdk-python-tiw


Nametencentcloud-sdk-python-tiw JSON
Version 3.0.1150 PyPI version JSON
download
home_pagehttps://github.com/TencentCloud/tencentcloud-sdk-python
SummaryTencent Cloud Tiw SDK for Python
upload_time2024-05-19 21:39:26
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 Tiw 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-tiw

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 tiw




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TencentCloud/tencentcloud-sdk-python",
    "name": "tencentcloud-sdk-python-tiw",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Tencent Cloud",
    "author_email": "tencentcloudapi@tencent.com",
    "download_url": "https://files.pythonhosted.org/packages/93/cc/711e799707c40a96cf71f7260f4d214b3c2ebfedc3925e7c8504acad7f20/tencentcloud-sdk-python-tiw-3.0.1150.tar.gz",
    "platform": "any",
    "description": "============================\nTencent Cloud SDK for Python\n============================\n\nTencent Cloud Python Tiw 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-tiw\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 tiw\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Tencent Cloud Tiw SDK for Python",
    "version": "3.0.1150",
    "project_urls": {
        "Homepage": "https://github.com/TencentCloud/tencentcloud-sdk-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dad46729175fcb76965b29cb45e6342258a2b65c4119b89bd9f3bee9dad044a1",
                "md5": "263e66d069256edf5c1f4e8a3523976a",
                "sha256": "0e91676611a9c4b39288f5b20c6040c81ca47e56a1c52b687b934b2ff714ab0b"
            },
            "downloads": -1,
            "filename": "tencentcloud_sdk_python_tiw-3.0.1150-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "263e66d069256edf5c1f4e8a3523976a",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 47960,
            "upload_time": "2024-05-19T21:39:21",
            "upload_time_iso_8601": "2024-05-19T21:39:21.874888Z",
            "url": "https://files.pythonhosted.org/packages/da/d4/6729175fcb76965b29cb45e6342258a2b65c4119b89bd9f3bee9dad044a1/tencentcloud_sdk_python_tiw-3.0.1150-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "93cc711e799707c40a96cf71f7260f4d214b3c2ebfedc3925e7c8504acad7f20",
                "md5": "623961c1165098ea85b8e2f141835fb7",
                "sha256": "0ac27e8df5ef52b5411f6f2bde159c865b9085b5517fb6aee94b3ba7787b0905"
            },
            "downloads": -1,
            "filename": "tencentcloud-sdk-python-tiw-3.0.1150.tar.gz",
            "has_sig": false,
            "md5_digest": "623961c1165098ea85b8e2f141835fb7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 45760,
            "upload_time": "2024-05-19T21:39:26",
            "upload_time_iso_8601": "2024-05-19T21:39:26.641286Z",
            "url": "https://files.pythonhosted.org/packages/93/cc/711e799707c40a96cf71f7260f4d214b3c2ebfedc3925e7c8504acad7f20/tencentcloud-sdk-python-tiw-3.0.1150.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-19 21:39:26",
    "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-tiw"
}
        
Elapsed time: 0.26910s