tencentcloud-sdk-python-rkp


Nametencentcloud-sdk-python-rkp JSON
Version 3.0.1137 PyPI version JSON
download
home_pagehttps://github.com/TencentCloud/tencentcloud-sdk-python
SummaryTencent Cloud Rkp SDK for Python
upload_time2024-04-25 21:04:27
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 Rkp 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-rkp

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 rkp




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TencentCloud/tencentcloud-sdk-python",
    "name": "tencentcloud-sdk-python-rkp",
    "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/4f/6c/9b577850e983a9b30deaeb4c8993aaf6bfae17add2de7a3f227214d74dd9/tencentcloud-sdk-python-rkp-3.0.1137.tar.gz",
    "platform": "any",
    "description": "============================\nTencent Cloud SDK for Python\n============================\n\nTencent Cloud Python Rkp 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-rkp\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 rkp\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Tencent Cloud Rkp SDK for Python",
    "version": "3.0.1137",
    "project_urls": {
        "Homepage": "https://github.com/TencentCloud/tencentcloud-sdk-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "20328034e00750fc1995a726f25f20bf5f9823576c25a0d55f5cf3639e149bd3",
                "md5": "f7ce18dff4b2559f45e95049f099ca9e",
                "sha256": "ec1220fffa21b58c937800ada51d14c63106bb37ff25725cbd8e48b07016d8f7"
            },
            "downloads": -1,
            "filename": "tencentcloud_sdk_python_rkp-3.0.1137-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f7ce18dff4b2559f45e95049f099ca9e",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 9960,
            "upload_time": "2024-04-25T21:04:22",
            "upload_time_iso_8601": "2024-04-25T21:04:22.120170Z",
            "url": "https://files.pythonhosted.org/packages/20/32/8034e00750fc1995a726f25f20bf5f9823576c25a0d55f5cf3639e149bd3/tencentcloud_sdk_python_rkp-3.0.1137-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f6c9b577850e983a9b30deaeb4c8993aaf6bfae17add2de7a3f227214d74dd9",
                "md5": "72775d8d360449f48bacf179f6043fa1",
                "sha256": "a38942d97f3ef4a37c12e823e2f6a580e3dcb93cca492dadbc29aa20399f60c6"
            },
            "downloads": -1,
            "filename": "tencentcloud-sdk-python-rkp-3.0.1137.tar.gz",
            "has_sig": false,
            "md5_digest": "72775d8d360449f48bacf179f6043fa1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7914,
            "upload_time": "2024-04-25T21:04:27",
            "upload_time_iso_8601": "2024-04-25T21:04:27.068128Z",
            "url": "https://files.pythonhosted.org/packages/4f/6c/9b577850e983a9b30deaeb4c8993aaf6bfae17add2de7a3f227214d74dd9/tencentcloud-sdk-python-rkp-3.0.1137.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-25 21:04:27",
    "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-rkp"
}
        
Elapsed time: 0.25007s