tencentcloud-sdk-python-soe


Nametencentcloud-sdk-python-soe JSON
Version 3.0.1129 PyPI version JSON
download
home_pagehttps://github.com/TencentCloud/tencentcloud-sdk-python
SummaryTencent Cloud Soe SDK for Python
upload_time2024-04-15 04:44:49
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 Soe 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-soe

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 soe




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TencentCloud/tencentcloud-sdk-python",
    "name": "tencentcloud-sdk-python-soe",
    "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/3f/d3/70fad3878939d20a0c987a620f78fdc069a73788ce77de06283c856e8f6f/tencentcloud-sdk-python-soe-3.0.1129.tar.gz",
    "platform": "any",
    "description": "============================\nTencent Cloud SDK for Python\n============================\n\nTencent Cloud Python Soe 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-soe\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 soe\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Tencent Cloud Soe SDK for Python",
    "version": "3.0.1129",
    "project_urls": {
        "Homepage": "https://github.com/TencentCloud/tencentcloud-sdk-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "67d1b800938f3e13f99d1f448b4f2d5a60fe34c6b6f0e0f89259635f0e4d01f1",
                "md5": "36c510a67337af89924e441b2bdb1639",
                "sha256": "7bb911bf20a366005e712717a57d8407ad2d5b338870a80ec3609e99b518e3d1"
            },
            "downloads": -1,
            "filename": "tencentcloud_sdk_python_soe-3.0.1129-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "36c510a67337af89924e441b2bdb1639",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 19120,
            "upload_time": "2024-04-15T04:44:44",
            "upload_time_iso_8601": "2024-04-15T04:44:44.796094Z",
            "url": "https://files.pythonhosted.org/packages/67/d1/b800938f3e13f99d1f448b4f2d5a60fe34c6b6f0e0f89259635f0e4d01f1/tencentcloud_sdk_python_soe-3.0.1129-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3fd370fad3878939d20a0c987a620f78fdc069a73788ce77de06283c856e8f6f",
                "md5": "ee35f25913fde5ad82ccd45fc4663cf7",
                "sha256": "82d2bbcc31b231347672fcf181e2e0bbb96e7e2de90ab0b0952d34b4c6f8a4b7"
            },
            "downloads": -1,
            "filename": "tencentcloud-sdk-python-soe-3.0.1129.tar.gz",
            "has_sig": false,
            "md5_digest": "ee35f25913fde5ad82ccd45fc4663cf7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 17285,
            "upload_time": "2024-04-15T04:44:49",
            "upload_time_iso_8601": "2024-04-15T04:44:49.356780Z",
            "url": "https://files.pythonhosted.org/packages/3f/d3/70fad3878939d20a0c987a620f78fdc069a73788ce77de06283c856e8f6f/tencentcloud-sdk-python-soe-3.0.1129.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-15 04:44:49",
    "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-soe"
}
        
Elapsed time: 0.25377s