tencentcloud-sdk-python-mqtt


Nametencentcloud-sdk-python-mqtt JSON
Version 3.0.1331 PyPI version JSON
download
home_pagehttps://github.com/TencentCloud/tencentcloud-sdk-python
SummaryTencent Cloud Mqtt SDK for Python
upload_time2025-03-03 21:11:05
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 Mqtt 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-mqtt

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 mqtt




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TencentCloud/tencentcloud-sdk-python",
    "name": "tencentcloud-sdk-python-mqtt",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "tencentcloudapi@tencent.com",
    "keywords": null,
    "author": "Tencent Cloud",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/93/8e/7b96eba1ef5d9bb55f14c3a4ab1e8ad21008a3679a024fa90d20b4e9ae8b/tencentcloud-sdk-python-mqtt-3.0.1331.tar.gz",
    "platform": "any",
    "description": "============================\nTencent Cloud SDK for Python\n============================\n\nTencent Cloud Python Mqtt 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-mqtt\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 mqtt\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Tencent Cloud Mqtt SDK for Python",
    "version": "3.0.1331",
    "project_urls": {
        "Homepage": "https://github.com/TencentCloud/tencentcloud-sdk-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d2aa4be49d12fc3e66a1b204a9f6de43f4b566802755f08a96300ffa556f646",
                "md5": "90f2b8bc60cc3d18562a2fa650e427a9",
                "sha256": "eb57eb2c33505181b2bb04fd1aed71a70e43a31d2249f79f239c6c9072516580"
            },
            "downloads": -1,
            "filename": "tencentcloud_sdk_python_mqtt-3.0.1331-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "90f2b8bc60cc3d18562a2fa650e427a9",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 28378,
            "upload_time": "2025-03-03T21:11:03",
            "upload_time_iso_8601": "2025-03-03T21:11:03.979568Z",
            "url": "https://files.pythonhosted.org/packages/0d/2a/a4be49d12fc3e66a1b204a9f6de43f4b566802755f08a96300ffa556f646/tencentcloud_sdk_python_mqtt-3.0.1331-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "938e7b96eba1ef5d9bb55f14c3a4ab1e8ad21008a3679a024fa90d20b4e9ae8b",
                "md5": "ff1875f571d173df29097b7f615e7842",
                "sha256": "1de65a76edb1a9b1c8533b572e4e1830b70db007169f57a87c9770d22808b545"
            },
            "downloads": -1,
            "filename": "tencentcloud-sdk-python-mqtt-3.0.1331.tar.gz",
            "has_sig": false,
            "md5_digest": "ff1875f571d173df29097b7f615e7842",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 27130,
            "upload_time": "2025-03-03T21:11:05",
            "upload_time_iso_8601": "2025-03-03T21:11:05.760950Z",
            "url": "https://files.pythonhosted.org/packages/93/8e/7b96eba1ef5d9bb55f14c3a4ab1e8ad21008a3679a024fa90d20b4e9ae8b/tencentcloud-sdk-python-mqtt-3.0.1331.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-03 21:11:05",
    "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-mqtt"
}
        
Elapsed time: 1.08005s