tencentcloud-sdk-python-smpn


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

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 smpn




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TencentCloud/tencentcloud-sdk-python",
    "name": "tencentcloud-sdk-python-smpn",
    "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/ba/37/a16c4ead1bf1bff1698beb68fe0a8dbeab98a307be86028a68ed9adfb37e/tencentcloud-sdk-python-smpn-3.0.1116.tar.gz",
    "platform": "any",
    "description": "============================\nTencent Cloud SDK for Python\n============================\n\nTencent Cloud Python Smpn 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-smpn\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 smpn\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Tencent Cloud Smpn 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": "212b6aaeff122fb5b11d2f2fa1d1bdfb0a9ed36ca62bd4c065fc3c723daf3230",
                "md5": "d894eb4d50d938204f63810ddac776cb",
                "sha256": "c0e88b5af02acc89055a7bbc2197cd394251b40b04564d9cc5ee1f347ee0803d"
            },
            "downloads": -1,
            "filename": "tencentcloud_sdk_python_smpn-3.0.1116-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d894eb4d50d938204f63810ddac776cb",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 7686,
            "upload_time": "2024-03-26T07:47:39",
            "upload_time_iso_8601": "2024-03-26T07:47:39.467540Z",
            "url": "https://files.pythonhosted.org/packages/21/2b/6aaeff122fb5b11d2f2fa1d1bdfb0a9ed36ca62bd4c065fc3c723daf3230/tencentcloud_sdk_python_smpn-3.0.1116-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ba37a16c4ead1bf1bff1698beb68fe0a8dbeab98a307be86028a68ed9adfb37e",
                "md5": "127c68cfc3a093f40218a00f934696d3",
                "sha256": "d392637e2f04d5bedebefaa6d5aa4598473de75f71153aa9ee3ea157b3530ecc"
            },
            "downloads": -1,
            "filename": "tencentcloud-sdk-python-smpn-3.0.1116.tar.gz",
            "has_sig": false,
            "md5_digest": "127c68cfc3a093f40218a00f934696d3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5685,
            "upload_time": "2024-03-26T07:47:44",
            "upload_time_iso_8601": "2024-03-26T07:47:44.217026Z",
            "url": "https://files.pythonhosted.org/packages/ba/37/a16c4ead1bf1bff1698beb68fe0a8dbeab98a307be86028a68ed9adfb37e/tencentcloud-sdk-python-smpn-3.0.1116.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-26 07:47:44",
    "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-smpn"
}
        
Elapsed time: 0.23960s