tencentcloud-sdk-python-dataintegration


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

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 dataintegration




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TencentCloud/tencentcloud-sdk-python",
    "name": "tencentcloud-sdk-python-dataintegration",
    "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/6c/82/cd25bcd0e54adfd118ee3a76ae9f6f38c8b99840121992f48a34894f6ee6/tencentcloud-sdk-python-dataintegration-3.0.1311.tar.gz",
    "platform": "any",
    "description": "============================\nTencent Cloud SDK for Python\n============================\n\nTencent Cloud Python Dataintegration 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-dataintegration\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 dataintegration\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Tencent Cloud Dataintegration 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": "bab196ce9ecc43e6b8b515b8c609e82a11c9591a9d2a4d655a632dcef9177f26",
                "md5": "790fbdd84d56ebd3d49899105a8f9da2",
                "sha256": "5811f4e75765fb3f70a04410791319ae75cdb7bf6615e2c9fdecfe98a153ac9a"
            },
            "downloads": -1,
            "filename": "tencentcloud_sdk_python_dataintegration-3.0.1311-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "790fbdd84d56ebd3d49899105a8f9da2",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 6120,
            "upload_time": "2025-01-26T20:43:40",
            "upload_time_iso_8601": "2025-01-26T20:43:40.067511Z",
            "url": "https://files.pythonhosted.org/packages/ba/b1/96ce9ecc43e6b8b515b8c609e82a11c9591a9d2a4d655a632dcef9177f26/tencentcloud_sdk_python_dataintegration-3.0.1311-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6c82cd25bcd0e54adfd118ee3a76ae9f6f38c8b99840121992f48a34894f6ee6",
                "md5": "32b927aa6da69c55c0629de0cd117d49",
                "sha256": "5b7d517ed1ed52a774700a74934c2a92133dea20a9ca6df6d5a184c142df62cf"
            },
            "downloads": -1,
            "filename": "tencentcloud-sdk-python-dataintegration-3.0.1311.tar.gz",
            "has_sig": false,
            "md5_digest": "32b927aa6da69c55c0629de0cd117d49",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3630,
            "upload_time": "2025-01-26T20:43:41",
            "upload_time_iso_8601": "2025-01-26T20:43:41.425701Z",
            "url": "https://files.pythonhosted.org/packages/6c/82/cd25bcd0e54adfd118ee3a76ae9f6f38c8b99840121992f48a34894f6ee6/tencentcloud-sdk-python-dataintegration-3.0.1311.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-26 20:43:41",
    "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-dataintegration"
}
        
Elapsed time: 0.77877s