tencentcloud-sdk-python-teo


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

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 teo




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TencentCloud/tencentcloud-sdk-python",
    "name": "tencentcloud-sdk-python-teo",
    "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/59/79/8197f76000a7648c605aa8b3f00a87c7084c8cdca0fbc74b2a2601b5ae72/tencentcloud-sdk-python-teo-3.0.1150.tar.gz",
    "platform": "any",
    "description": "============================\nTencent Cloud SDK for Python\n============================\n\nTencent Cloud Python Teo 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-teo\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 teo\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Tencent Cloud Teo 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": "18858361f6bfecf6d0d5c8170c87006b6978cf1431b2fc4cd2863192dde8113b",
                "md5": "627a543582f855ed4751d3f004eeccc6",
                "sha256": "08c218de817283c13034644d7de2263c22b8b6c02d38703c729716898d654c75"
            },
            "downloads": -1,
            "filename": "tencentcloud_sdk_python_teo-3.0.1150-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "627a543582f855ed4751d3f004eeccc6",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 141445,
            "upload_time": "2024-05-19T21:37:53",
            "upload_time_iso_8601": "2024-05-19T21:37:53.153394Z",
            "url": "https://files.pythonhosted.org/packages/18/85/8361f6bfecf6d0d5c8170c87006b6978cf1431b2fc4cd2863192dde8113b/tencentcloud_sdk_python_teo-3.0.1150-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "59798197f76000a7648c605aa8b3f00a87c7084c8cdca0fbc74b2a2601b5ae72",
                "md5": "835592b3dd8b51655bf987bab4ccce72",
                "sha256": "342c81de1dc0c9de6014e3a6668b35f116d00bc768042dfda59c6b7152f20a60"
            },
            "downloads": -1,
            "filename": "tencentcloud-sdk-python-teo-3.0.1150.tar.gz",
            "has_sig": false,
            "md5_digest": "835592b3dd8b51655bf987bab4ccce72",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 137905,
            "upload_time": "2024-05-19T21:37:56",
            "upload_time_iso_8601": "2024-05-19T21:37:56.784508Z",
            "url": "https://files.pythonhosted.org/packages/59/79/8197f76000a7648c605aa8b3f00a87c7084c8cdca0fbc74b2a2601b5ae72/tencentcloud-sdk-python-teo-3.0.1150.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-19 21:37:56",
    "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-teo"
}
        
Elapsed time: 0.26616s