tencentcloud-sdk-python-vpc


Nametencentcloud-sdk-python-vpc JSON
Version 3.0.1117 PyPI version JSON
download
home_pagehttps://github.com/TencentCloud/tencentcloud-sdk-python
SummaryTencent Cloud Vpc SDK for Python
upload_time2024-03-26 21:29:54
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 Vpc 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-vpc

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 vpc




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TencentCloud/tencentcloud-sdk-python",
    "name": "tencentcloud-sdk-python-vpc",
    "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/3b/df/84ffc02324c9cbc651c3da89445f4f2bbe53bae0f1fb2e3735e95be09ae4/tencentcloud-sdk-python-vpc-3.0.1117.tar.gz",
    "platform": "any",
    "description": "============================\nTencent Cloud SDK for Python\n============================\n\nTencent Cloud Python Vpc 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-vpc\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 vpc\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Tencent Cloud Vpc SDK for Python",
    "version": "3.0.1117",
    "project_urls": {
        "Homepage": "https://github.com/TencentCloud/tencentcloud-sdk-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da24f52cefc80e7044456024aa6367c1c9be38d9ca564e7ca73fffa8e19b3b54",
                "md5": "6dd41971bc48855b044f984496a48f32",
                "sha256": "bb8292f0d2834f24f6bda499bf22323fdd869d1f5649dcf1b14efee09d2cbf2b"
            },
            "downloads": -1,
            "filename": "tencentcloud_sdk_python_vpc-3.0.1117-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6dd41971bc48855b044f984496a48f32",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 203836,
            "upload_time": "2024-03-26T21:29:47",
            "upload_time_iso_8601": "2024-03-26T21:29:47.905319Z",
            "url": "https://files.pythonhosted.org/packages/da/24/f52cefc80e7044456024aa6367c1c9be38d9ca564e7ca73fffa8e19b3b54/tencentcloud_sdk_python_vpc-3.0.1117-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3bdf84ffc02324c9cbc651c3da89445f4f2bbe53bae0f1fb2e3735e95be09ae4",
                "md5": "8396a1307938f9e980740912babdcb51",
                "sha256": "1f640d99d128da3d33ba9e82a77295967fb0fef08164626540e6c29e261703ef"
            },
            "downloads": -1,
            "filename": "tencentcloud-sdk-python-vpc-3.0.1117.tar.gz",
            "has_sig": false,
            "md5_digest": "8396a1307938f9e980740912babdcb51",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 201449,
            "upload_time": "2024-03-26T21:29:54",
            "upload_time_iso_8601": "2024-03-26T21:29:54.456023Z",
            "url": "https://files.pythonhosted.org/packages/3b/df/84ffc02324c9cbc651c3da89445f4f2bbe53bae0f1fb2e3735e95be09ae4/tencentcloud-sdk-python-vpc-3.0.1117.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-26 21:29:54",
    "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-vpc"
}
        
Elapsed time: 0.23807s