tencentcloud-sdk-python-ssa


Nametencentcloud-sdk-python-ssa JSON
Version 3.0.1116 PyPI version JSON
download
home_pagehttps://github.com/TencentCloud/tencentcloud-sdk-python
SummaryTencent Cloud Ssa SDK for Python
upload_time2024-03-26 07:48:43
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 Ssa 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-ssa

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 ssa




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TencentCloud/tencentcloud-sdk-python",
    "name": "tencentcloud-sdk-python-ssa",
    "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/a7/02/a80526f6c023e90ac8ba5ba31d0ef1240e357b6cbd5737be786b7dec4ddc/tencentcloud-sdk-python-ssa-3.0.1116.tar.gz",
    "platform": "any",
    "description": "============================\nTencent Cloud SDK for Python\n============================\n\nTencent Cloud Python Ssa 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-ssa\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 ssa\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Tencent Cloud Ssa SDK for Python",
    "version": "3.0.1116",
    "project_urls": {
        "Homepage": "https://github.com/TencentCloud/tencentcloud-sdk-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "af56b50af99d2bb42291855ae99c5e2176a13d9159c27176d75a08e55b88c9d5",
                "md5": "b269f72c0e8ab672dec87208c29f8ecb",
                "sha256": "82aed1ad33dc5a7ec014d6bbe326a8bcc633ba4588a1461eedacc2b01e3c5770"
            },
            "downloads": -1,
            "filename": "tencentcloud_sdk_python_ssa-3.0.1116-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b269f72c0e8ab672dec87208c29f8ecb",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 36029,
            "upload_time": "2024-03-26T07:48:38",
            "upload_time_iso_8601": "2024-03-26T07:48:38.978089Z",
            "url": "https://files.pythonhosted.org/packages/af/56/b50af99d2bb42291855ae99c5e2176a13d9159c27176d75a08e55b88c9d5/tencentcloud_sdk_python_ssa-3.0.1116-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a702a80526f6c023e90ac8ba5ba31d0ef1240e357b6cbd5737be786b7dec4ddc",
                "md5": "d3ef91e60786cc3a6d918839a146357d",
                "sha256": "87edcc4bbba51a2cd85491588dc2938c56a3d4c41655a84c69f48bba7a45354c"
            },
            "downloads": -1,
            "filename": "tencentcloud-sdk-python-ssa-3.0.1116.tar.gz",
            "has_sig": false,
            "md5_digest": "d3ef91e60786cc3a6d918839a146357d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 34368,
            "upload_time": "2024-03-26T07:48:43",
            "upload_time_iso_8601": "2024-03-26T07:48:43.156448Z",
            "url": "https://files.pythonhosted.org/packages/a7/02/a80526f6c023e90ac8ba5ba31d0ef1240e357b6cbd5737be786b7dec4ddc/tencentcloud-sdk-python-ssa-3.0.1116.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-26 07:48:43",
    "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-ssa"
}
        
Elapsed time: 0.23439s