tencentcloud-sdk-python-es


Nametencentcloud-sdk-python-es JSON
Version 3.0.1419 PyPI version JSON
download
home_pagehttps://github.com/TencentCloud/tencentcloud-sdk-python
SummaryTencent Cloud Es SDK for Python
upload_time2025-07-09 03:23:35
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 Es 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-es

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 es




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TencentCloud/tencentcloud-sdk-python",
    "name": "tencentcloud-sdk-python-es",
    "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/3f/71/fa6a7b0fe0752c5a01c960dcdaee250326903974357585772256a4f39cc1/tencentcloud-sdk-python-es-3.0.1419.tar.gz",
    "platform": "any",
    "description": "============================\nTencent Cloud SDK for Python\n============================\n\nTencent Cloud Python Es 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-es\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 es\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Tencent Cloud Es SDK for Python",
    "version": "3.0.1419",
    "project_urls": {
        "Homepage": "https://github.com/TencentCloud/tencentcloud-sdk-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d845ea0a040e6dcbc8d049afaf762a39aaa169ad105724cba87de34817197d9",
                "md5": "26ed13119f6dadd8fe8a468be2079ab5",
                "sha256": "c1331610c9602526dd8fed74794b48a8df38761ad45a80dc0d81cca5bf83df83"
            },
            "downloads": -1,
            "filename": "tencentcloud_sdk_python_es-3.0.1419-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "26ed13119f6dadd8fe8a468be2079ab5",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 97581,
            "upload_time": "2025-07-09T03:23:32",
            "upload_time_iso_8601": "2025-07-09T03:23:32.166105Z",
            "url": "https://files.pythonhosted.org/packages/4d/84/5ea0a040e6dcbc8d049afaf762a39aaa169ad105724cba87de34817197d9/tencentcloud_sdk_python_es-3.0.1419-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3f71fa6a7b0fe0752c5a01c960dcdaee250326903974357585772256a4f39cc1",
                "md5": "01335876bd7c64e46ebcdb2b57fb1d84",
                "sha256": "3b189f28cda7d8f0f673039bee81572435f9ea855df8072a65576a0b556c0c3d"
            },
            "downloads": -1,
            "filename": "tencentcloud-sdk-python-es-3.0.1419.tar.gz",
            "has_sig": false,
            "md5_digest": "01335876bd7c64e46ebcdb2b57fb1d84",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 93672,
            "upload_time": "2025-07-09T03:23:35",
            "upload_time_iso_8601": "2025-07-09T03:23:35.350093Z",
            "url": "https://files.pythonhosted.org/packages/3f/71/fa6a7b0fe0752c5a01c960dcdaee250326903974357585772256a4f39cc1/tencentcloud-sdk-python-es-3.0.1419.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-09 03:23:35",
    "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-es"
}
        
Elapsed time: 1.03040s