tencentcloud-sdk-python-tsf


Nametencentcloud-sdk-python-tsf JSON
Version 3.0.1137 PyPI version JSON
download
home_pagehttps://github.com/TencentCloud/tencentcloud-sdk-python
SummaryTencent Cloud Tsf SDK for Python
upload_time2024-04-25 21:18:50
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 Tsf 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-tsf

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 tsf




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TencentCloud/tencentcloud-sdk-python",
    "name": "tencentcloud-sdk-python-tsf",
    "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/47/42/a6dac3a490ce57d55e4eb6692e29867b70894fcb2a6bb38a3cc4769364b9/tencentcloud-sdk-python-tsf-3.0.1137.tar.gz",
    "platform": "any",
    "description": "============================\nTencent Cloud SDK for Python\n============================\n\nTencent Cloud Python Tsf 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-tsf\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 tsf\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Tencent Cloud Tsf SDK for Python",
    "version": "3.0.1137",
    "project_urls": {
        "Homepage": "https://github.com/TencentCloud/tencentcloud-sdk-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "be4d89ead0db69d95de225c3269c65140b91797694d8d9986d360bd14a1fbadf",
                "md5": "8493ac9241720240ef18548ff74292d3",
                "sha256": "c119e77d424afd2f676698ad08bcf7d863e29b0072bc0725803750c3f357426f"
            },
            "downloads": -1,
            "filename": "tencentcloud_sdk_python_tsf-3.0.1137-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8493ac9241720240ef18548ff74292d3",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 144721,
            "upload_time": "2024-04-25T21:18:43",
            "upload_time_iso_8601": "2024-04-25T21:18:43.490420Z",
            "url": "https://files.pythonhosted.org/packages/be/4d/89ead0db69d95de225c3269c65140b91797694d8d9986d360bd14a1fbadf/tencentcloud_sdk_python_tsf-3.0.1137-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4742a6dac3a490ce57d55e4eb6692e29867b70894fcb2a6bb38a3cc4769364b9",
                "md5": "d2fdb3bd221cb3496bbac0e9b7c652a9",
                "sha256": "31020511e83a37262516aa3dfe843fd5e4e6daff218fe361688df5c6332cc0e6"
            },
            "downloads": -1,
            "filename": "tencentcloud-sdk-python-tsf-3.0.1137.tar.gz",
            "has_sig": false,
            "md5_digest": "d2fdb3bd221cb3496bbac0e9b7c652a9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 142770,
            "upload_time": "2024-04-25T21:18:50",
            "upload_time_iso_8601": "2024-04-25T21:18:50.841763Z",
            "url": "https://files.pythonhosted.org/packages/47/42/a6dac3a490ce57d55e4eb6692e29867b70894fcb2a6bb38a3cc4769364b9/tencentcloud-sdk-python-tsf-3.0.1137.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-25 21:18:50",
    "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-tsf"
}
        
Elapsed time: 0.27925s