tencentcloud-sdk-python-hcm


Nametencentcloud-sdk-python-hcm JSON
Version 3.0.1149 PyPI version JSON
download
home_pagehttps://github.com/TencentCloud/tencentcloud-sdk-python
SummaryTencent Cloud Hcm SDK for Python
upload_time2024-05-16 20:42:11
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 Hcm 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-hcm

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 hcm




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TencentCloud/tencentcloud-sdk-python",
    "name": "tencentcloud-sdk-python-hcm",
    "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/e5/c8/99184ac35bcb4bbbd244ae32765ea78890b9e5418b494714225b7eba3273/tencentcloud-sdk-python-hcm-3.0.1149.tar.gz",
    "platform": "any",
    "description": "============================\nTencent Cloud SDK for Python\n============================\n\nTencent Cloud Python Hcm 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-hcm\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 hcm\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Tencent Cloud Hcm SDK for Python",
    "version": "3.0.1149",
    "project_urls": {
        "Homepage": "https://github.com/TencentCloud/tencentcloud-sdk-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5dae73c723505307b7b38d262bcc35a3a1ac7d74c1e9361e23a8d51ee4271cbe",
                "md5": "87e81fc1ce181d1b2a3619cf77b555a9",
                "sha256": "42a2978c2016d56cd3fbb426b5b8eb4b8cd3122c4113e4ced3344172802a786c"
            },
            "downloads": -1,
            "filename": "tencentcloud_sdk_python_hcm-3.0.1149-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "87e81fc1ce181d1b2a3619cf77b555a9",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 9488,
            "upload_time": "2024-05-16T20:42:06",
            "upload_time_iso_8601": "2024-05-16T20:42:06.379760Z",
            "url": "https://files.pythonhosted.org/packages/5d/ae/73c723505307b7b38d262bcc35a3a1ac7d74c1e9361e23a8d51ee4271cbe/tencentcloud_sdk_python_hcm-3.0.1149-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e5c899184ac35bcb4bbbd244ae32765ea78890b9e5418b494714225b7eba3273",
                "md5": "58883206f8e76b96c60325550df2948b",
                "sha256": "543714fc85a2e5827da97a2bb13050e9bac70d4939b600e3c156b669225b18a0"
            },
            "downloads": -1,
            "filename": "tencentcloud-sdk-python-hcm-3.0.1149.tar.gz",
            "has_sig": false,
            "md5_digest": "58883206f8e76b96c60325550df2948b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6992,
            "upload_time": "2024-05-16T20:42:11",
            "upload_time_iso_8601": "2024-05-16T20:42:11.065094Z",
            "url": "https://files.pythonhosted.org/packages/e5/c8/99184ac35bcb4bbbd244ae32765ea78890b9e5418b494714225b7eba3273/tencentcloud-sdk-python-hcm-3.0.1149.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-16 20:42:11",
    "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-hcm"
}
        
Elapsed time: 0.27277s