tencentcloud-sdk-python-redis


Nametencentcloud-sdk-python-redis JSON
Version 3.0.1311 PyPI version JSON
download
home_pagehttps://github.com/TencentCloud/tencentcloud-sdk-python
SummaryTencent Cloud Redis SDK for Python
upload_time2025-01-26 21:02:18
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 Redis 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-redis

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 redis




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TencentCloud/tencentcloud-sdk-python",
    "name": "tencentcloud-sdk-python-redis",
    "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/54/46/c5badee78a5307e27fa97c8783c76fb5b58fcd5dade90fbb1c8370fb2f40/tencentcloud-sdk-python-redis-3.0.1311.tar.gz",
    "platform": "any",
    "description": "============================\nTencent Cloud SDK for Python\n============================\n\nTencent Cloud Python Redis 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-redis\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 redis\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Tencent Cloud Redis SDK for Python",
    "version": "3.0.1311",
    "project_urls": {
        "Homepage": "https://github.com/TencentCloud/tencentcloud-sdk-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "81f3a4b603c6e358cadd11634b1127aea0fb96fb49a0c9fe3a13bb2502809681",
                "md5": "832fea61f40bbe3fe9bd4c3d571244a4",
                "sha256": "bf41619b4a1cbf35cda01b635342e17d597b183682a74944542b169bb7378c7a"
            },
            "downloads": -1,
            "filename": "tencentcloud_sdk_python_redis-3.0.1311-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "832fea61f40bbe3fe9bd4c3d571244a4",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 96557,
            "upload_time": "2025-01-26T21:02:15",
            "upload_time_iso_8601": "2025-01-26T21:02:15.018320Z",
            "url": "https://files.pythonhosted.org/packages/81/f3/a4b603c6e358cadd11634b1127aea0fb96fb49a0c9fe3a13bb2502809681/tencentcloud_sdk_python_redis-3.0.1311-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5446c5badee78a5307e27fa97c8783c76fb5b58fcd5dade90fbb1c8370fb2f40",
                "md5": "7cd5ef7544fea49676a5b07056fa47a9",
                "sha256": "e3e1fac04789c4b360725c40749e2a8e0d19d3c8199a06ed46b4fe268518aa38"
            },
            "downloads": -1,
            "filename": "tencentcloud-sdk-python-redis-3.0.1311.tar.gz",
            "has_sig": false,
            "md5_digest": "7cd5ef7544fea49676a5b07056fa47a9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 94565,
            "upload_time": "2025-01-26T21:02:18",
            "upload_time_iso_8601": "2025-01-26T21:02:18.674488Z",
            "url": "https://files.pythonhosted.org/packages/54/46/c5badee78a5307e27fa97c8783c76fb5b58fcd5dade90fbb1c8370fb2f40/tencentcloud-sdk-python-redis-3.0.1311.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-26 21:02:18",
    "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-redis"
}
        
Elapsed time: 0.96704s