tencentcloud-sdk-python-tse


Nametencentcloud-sdk-python-tse JSON
Version 3.0.1134 PyPI version JSON
download
home_pagehttps://github.com/TencentCloud/tencentcloud-sdk-python
SummaryTencent Cloud Tse SDK for Python
upload_time2024-04-22 21:34: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 Tse 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-tse

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 tse




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TencentCloud/tencentcloud-sdk-python",
    "name": "tencentcloud-sdk-python-tse",
    "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/33/95/145d85515f9587acfe36356c7d72996e1defe3704998758266dd4cac3b3d/tencentcloud-sdk-python-tse-3.0.1134.tar.gz",
    "platform": "any",
    "description": "============================\nTencent Cloud SDK for Python\n============================\n\nTencent Cloud Python Tse 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-tse\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 tse\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Tencent Cloud Tse SDK for Python",
    "version": "3.0.1134",
    "project_urls": {
        "Homepage": "https://github.com/TencentCloud/tencentcloud-sdk-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ffd502c5f3569dc5f17d1ccd80767cbab9d9ed1bc56fb86807167a818e63599b",
                "md5": "1ee623c69649866ec31a6a0439ede624",
                "sha256": "b59e86e8a59bd2840ca8aad20c8df220b389d37fa74ef23e40a52a542e87bef6"
            },
            "downloads": -1,
            "filename": "tencentcloud_sdk_python_tse-3.0.1134-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1ee623c69649866ec31a6a0439ede624",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 77816,
            "upload_time": "2024-04-22T21:34:36",
            "upload_time_iso_8601": "2024-04-22T21:34:36.488172Z",
            "url": "https://files.pythonhosted.org/packages/ff/d5/02c5f3569dc5f17d1ccd80767cbab9d9ed1bc56fb86807167a818e63599b/tencentcloud_sdk_python_tse-3.0.1134-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3395145d85515f9587acfe36356c7d72996e1defe3704998758266dd4cac3b3d",
                "md5": "2428a997063f4046843a490b65865eb2",
                "sha256": "448d0c6a8728128dcf3fbfe731ebca68f7d910cec0d869ef50e2d693a98799e0"
            },
            "downloads": -1,
            "filename": "tencentcloud-sdk-python-tse-3.0.1134.tar.gz",
            "has_sig": false,
            "md5_digest": "2428a997063f4046843a490b65865eb2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 76177,
            "upload_time": "2024-04-22T21:34:41",
            "upload_time_iso_8601": "2024-04-22T21:34:41.703809Z",
            "url": "https://files.pythonhosted.org/packages/33/95/145d85515f9587acfe36356c7d72996e1defe3704998758266dd4cac3b3d/tencentcloud-sdk-python-tse-3.0.1134.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-22 21:34: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-tse"
}
        
Elapsed time: 0.25168s