tencentcloud-sdk-python-rce


Nametencentcloud-sdk-python-rce JSON
Version 3.0.1243 PyPI version JSON
download
home_pagehttps://github.com/TencentCloud/tencentcloud-sdk-python
SummaryTencent Cloud Rce SDK for Python
upload_time2024-09-29 20:35:21
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 Rce 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-rce

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 rce




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TencentCloud/tencentcloud-sdk-python",
    "name": "tencentcloud-sdk-python-rce",
    "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/fd/d7/1f9d1ade2aed13d979af2960f746f07f50760ae55344406eff039a6295a4/tencentcloud-sdk-python-rce-3.0.1243.tar.gz",
    "platform": "any",
    "description": "============================\nTencent Cloud SDK for Python\n============================\n\nTencent Cloud Python Rce 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-rce\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 rce\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Tencent Cloud Rce SDK for Python",
    "version": "3.0.1243",
    "project_urls": {
        "Homepage": "https://github.com/TencentCloud/tencentcloud-sdk-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e1a767ead7632c99b2d52c0f15acee0111c85ce048d0c230deae74fafd8b077b",
                "md5": "71b93dc87c45b83356ebe6f6d3966a81",
                "sha256": "bd5cb4e590b356990a3ee6d295814a1d9110599541c91d95d2ab5ffb4c020caf"
            },
            "downloads": -1,
            "filename": "tencentcloud_sdk_python_rce-3.0.1243-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "71b93dc87c45b83356ebe6f6d3966a81",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 19552,
            "upload_time": "2024-09-29T20:35:19",
            "upload_time_iso_8601": "2024-09-29T20:35:19.872834Z",
            "url": "https://files.pythonhosted.org/packages/e1/a7/67ead7632c99b2d52c0f15acee0111c85ce048d0c230deae74fafd8b077b/tencentcloud_sdk_python_rce-3.0.1243-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fdd71f9d1ade2aed13d979af2960f746f07f50760ae55344406eff039a6295a4",
                "md5": "a2a80ab162ad489638b5c1c45b96050a",
                "sha256": "a232a3d06a42b65940651896cd4cfd32331bb3598e0b2486e238a0fb6a17333a"
            },
            "downloads": -1,
            "filename": "tencentcloud-sdk-python-rce-3.0.1243.tar.gz",
            "has_sig": false,
            "md5_digest": "a2a80ab162ad489638b5c1c45b96050a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 18081,
            "upload_time": "2024-09-29T20:35:21",
            "upload_time_iso_8601": "2024-09-29T20:35:21.347921Z",
            "url": "https://files.pythonhosted.org/packages/fd/d7/1f9d1ade2aed13d979af2960f746f07f50760ae55344406eff039a6295a4/tencentcloud-sdk-python-rce-3.0.1243.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-29 20:35:21",
    "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-rce"
}
        
Elapsed time: 0.69719s