tencentcloud-sdk-python-ioa


Nametencentcloud-sdk-python-ioa JSON
Version 3.0.1315 PyPI version JSON
download
home_pagehttps://github.com/TencentCloud/tencentcloud-sdk-python
SummaryTencent Cloud Ioa SDK for Python
upload_time2025-02-09 20:38:58
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 Ioa 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-ioa

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 ioa




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TencentCloud/tencentcloud-sdk-python",
    "name": "tencentcloud-sdk-python-ioa",
    "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/fc/49/841fa732d0c2e5f3fecf819c60b23af9c8bf25c939afca036dccccd10c23/tencentcloud-sdk-python-ioa-3.0.1315.tar.gz",
    "platform": "any",
    "description": "============================\nTencent Cloud SDK for Python\n============================\n\nTencent Cloud Python Ioa 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-ioa\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 ioa\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Tencent Cloud Ioa SDK for Python",
    "version": "3.0.1315",
    "project_urls": {
        "Homepage": "https://github.com/TencentCloud/tencentcloud-sdk-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2cff7b26af585e56285fbd2d5dee2d4bf673f0d59d9306998b7ae318b5b4395a",
                "md5": "44ff8773945a33507fdf4b665fd3fc32",
                "sha256": "9362f15fad9de427161b0afd8d0c7923029c64e6c48599f8ced79121905b0d9b"
            },
            "downloads": -1,
            "filename": "tencentcloud_sdk_python_ioa-3.0.1315-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "44ff8773945a33507fdf4b665fd3fc32",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 18876,
            "upload_time": "2025-02-09T20:38:56",
            "upload_time_iso_8601": "2025-02-09T20:38:56.752053Z",
            "url": "https://files.pythonhosted.org/packages/2c/ff/7b26af585e56285fbd2d5dee2d4bf673f0d59d9306998b7ae318b5b4395a/tencentcloud_sdk_python_ioa-3.0.1315-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fc49841fa732d0c2e5f3fecf819c60b23af9c8bf25c939afca036dccccd10c23",
                "md5": "6d803035a25d9b2f91a60ee81fdd7d37",
                "sha256": "a394d4718cbc0647e629323121a0abaea0e8be752133a3c998ba8879e326796c"
            },
            "downloads": -1,
            "filename": "tencentcloud-sdk-python-ioa-3.0.1315.tar.gz",
            "has_sig": false,
            "md5_digest": "6d803035a25d9b2f91a60ee81fdd7d37",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 17442,
            "upload_time": "2025-02-09T20:38:58",
            "upload_time_iso_8601": "2025-02-09T20:38:58.202021Z",
            "url": "https://files.pythonhosted.org/packages/fc/49/841fa732d0c2e5f3fecf819c60b23af9c8bf25c939afca036dccccd10c23/tencentcloud-sdk-python-ioa-3.0.1315.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-09 20:38:58",
    "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-ioa"
}
        
Elapsed time: 0.79626s