tencentcloud-sdk-python


Nametencentcloud-sdk-python JSON
Version 3.0.1143 PyPI version JSON
download
home_pagehttps://github.com/TencentCloud/tencentcloud-sdk-python
SummaryTencent Cloud SDK for Python
upload_time2024-05-08 20:24:17
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 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

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 setup.py install



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TencentCloud/tencentcloud-sdk-python",
    "name": "tencentcloud-sdk-python",
    "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/cb/fa/7b5550161e293f63579ae23520003ec7b5c3bbacbb5309fb2bd94afc6127/tencentcloud-sdk-python-3.0.1143.tar.gz",
    "platform": "any",
    "description": "============================\nTencent Cloud SDK for Python\n============================\n\nTencent Cloud Python 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.\n\nThe SDK works on Python versions:\n\n   * 2.7 and greater, including 3.x\n\nQuick Start\n-----------\nFirst, install the library:\n\n.. code-block:: sh\n\n    $ pip install tencentcloud-sdk-python\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 setup.py install\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Tencent Cloud SDK for Python",
    "version": "3.0.1143",
    "project_urls": {
        "Homepage": "https://github.com/TencentCloud/tencentcloud-sdk-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bf26b93067b398fa203a3e65a7b0cb742a44aa9ce70ad4e0d599a1a747aff7b5",
                "md5": "7c040c15b0a5a735dc8bf6dd9196ecd4",
                "sha256": "14edb3b419d1525699c4bd795fbc531c358fbd0af71a90ecde8dc889af08df21"
            },
            "downloads": -1,
            "filename": "tencentcloud_sdk_python-3.0.1143-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7c040c15b0a5a735dc8bf6dd9196ecd4",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 9873273,
            "upload_time": "2024-05-08T20:24:04",
            "upload_time_iso_8601": "2024-05-08T20:24:04.450093Z",
            "url": "https://files.pythonhosted.org/packages/bf/26/b93067b398fa203a3e65a7b0cb742a44aa9ce70ad4e0d599a1a747aff7b5/tencentcloud_sdk_python-3.0.1143-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cbfa7b5550161e293f63579ae23520003ec7b5c3bbacbb5309fb2bd94afc6127",
                "md5": "b5d9f29c84a2e28a47024a2bf0d5f691",
                "sha256": "e9a5c3206f2a75b55f681e3c8545e99e5b29320a7f02eca6d3c805e566e4dcc4"
            },
            "downloads": -1,
            "filename": "tencentcloud-sdk-python-3.0.1143.tar.gz",
            "has_sig": false,
            "md5_digest": "b5d9f29c84a2e28a47024a2bf0d5f691",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9193398,
            "upload_time": "2024-05-08T20:24:17",
            "upload_time_iso_8601": "2024-05-08T20:24:17.435188Z",
            "url": "https://files.pythonhosted.org/packages/cb/fa/7b5550161e293f63579ae23520003ec7b5c3bbacbb5309fb2bd94afc6127/tencentcloud-sdk-python-3.0.1143.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-08 20:24:17",
    "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"
}
        
Elapsed time: 0.25305s