tencentcloud-sdk-python-ckafka


Nametencentcloud-sdk-python-ckafka JSON
Version 3.0.1311 PyPI version JSON
download
home_pagehttps://github.com/TencentCloud/tencentcloud-sdk-python
SummaryTencent Cloud Ckafka SDK for Python
upload_time2025-01-26 20:37:28
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 Ckafka 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-ckafka

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 ckafka




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TencentCloud/tencentcloud-sdk-python",
    "name": "tencentcloud-sdk-python-ckafka",
    "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/b6/e5/78cccc5086f9ab0f0e1685d2c453002df13b308668b67900063be03113c1/tencentcloud-sdk-python-ckafka-3.0.1311.tar.gz",
    "platform": "any",
    "description": "============================\nTencent Cloud SDK for Python\n============================\n\nTencent Cloud Python Ckafka 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-ckafka\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 ckafka\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Tencent Cloud Ckafka SDK for Python",
    "version": "3.0.1311",
    "project_urls": {
        "Homepage": "https://github.com/TencentCloud/tencentcloud-sdk-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ed6ecbb713af78d3d69f2ebd0cae427707cfe7fb4f2c653f81af9b174c4bff6c",
                "md5": "b5c90ddc3c98bbe8708ffdb3d2c448a6",
                "sha256": "27d57dc46250b3912c15c740f874031c9b10c25d6ebe6e11ca46930513dc8080"
            },
            "downloads": -1,
            "filename": "tencentcloud_sdk_python_ckafka-3.0.1311-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b5c90ddc3c98bbe8708ffdb3d2c448a6",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 117052,
            "upload_time": "2025-01-26T20:37:24",
            "upload_time_iso_8601": "2025-01-26T20:37:24.755692Z",
            "url": "https://files.pythonhosted.org/packages/ed/6e/cbb713af78d3d69f2ebd0cae427707cfe7fb4f2c653f81af9b174c4bff6c/tencentcloud_sdk_python_ckafka-3.0.1311-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6e578cccc5086f9ab0f0e1685d2c453002df13b308668b67900063be03113c1",
                "md5": "842ed7f23cae3362dc57041a694caf96",
                "sha256": "48aa16fdd51646e0cbb77c5dc87b0aa2d8f3676b55155f8f26114345094d1ab9"
            },
            "downloads": -1,
            "filename": "tencentcloud-sdk-python-ckafka-3.0.1311.tar.gz",
            "has_sig": false,
            "md5_digest": "842ed7f23cae3362dc57041a694caf96",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 114880,
            "upload_time": "2025-01-26T20:37:28",
            "upload_time_iso_8601": "2025-01-26T20:37:28.015198Z",
            "url": "https://files.pythonhosted.org/packages/b6/e5/78cccc5086f9ab0f0e1685d2c453002df13b308668b67900063be03113c1/tencentcloud-sdk-python-ckafka-3.0.1311.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-26 20:37:28",
    "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-ckafka"
}
        
Elapsed time: 0.41059s