tencentcloud-sdk-python-solar


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

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 solar




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TencentCloud/tencentcloud-sdk-python",
    "name": "tencentcloud-sdk-python-solar",
    "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/82/f8/dd6ba371a216689eadb689ef98086ecfab76f888172e35120797b1878316/tencentcloud-sdk-python-solar-3.0.1116.tar.gz",
    "platform": "any",
    "description": "============================\nTencent Cloud SDK for Python\n============================\n\nTencent Cloud Python Solar 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-solar\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 solar\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Tencent Cloud Solar 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": "f7b5f42ed669ac45995328a9740dc5db1d65f5f45c451d270dd0a929b8e83e79",
                "md5": "b20b65d74a72025ecdb17f60ebd71f0d",
                "sha256": "8da54adf728e3095f1100f74ae99bc01a2c1ebc7ed1e3dae9b4e2223ba427ba4"
            },
            "downloads": -1,
            "filename": "tencentcloud_sdk_python_solar-3.0.1116-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b20b65d74a72025ecdb17f60ebd71f0d",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 16049,
            "upload_time": "2024-03-26T07:48:15",
            "upload_time_iso_8601": "2024-03-26T07:48:15.225671Z",
            "url": "https://files.pythonhosted.org/packages/f7/b5/f42ed669ac45995328a9740dc5db1d65f5f45c451d270dd0a929b8e83e79/tencentcloud_sdk_python_solar-3.0.1116-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "82f8dd6ba371a216689eadb689ef98086ecfab76f888172e35120797b1878316",
                "md5": "a1441fb17eab2e4131da4ae70065da4b",
                "sha256": "12a7825f4e48dcc07e70b46404eff67d6af1f35e8c50dc3cefd7ee3aa3be4c10"
            },
            "downloads": -1,
            "filename": "tencentcloud-sdk-python-solar-3.0.1116.tar.gz",
            "has_sig": false,
            "md5_digest": "a1441fb17eab2e4131da4ae70065da4b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 14210,
            "upload_time": "2024-03-26T07:48:19",
            "upload_time_iso_8601": "2024-03-26T07:48:19.722992Z",
            "url": "https://files.pythonhosted.org/packages/82/f8/dd6ba371a216689eadb689ef98086ecfab76f888172e35120797b1878316/tencentcloud-sdk-python-solar-3.0.1116.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-26 07:48:19",
    "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-solar"
}
        
Elapsed time: 0.23824s