tencentcloud-sdk-python-cfs


Nametencentcloud-sdk-python-cfs JSON
Version 3.0.1277 PyPI version JSON
download
home_pagehttps://github.com/TencentCloud/tencentcloud-sdk-python
SummaryTencent Cloud Cfs SDK for Python
upload_time2024-12-06 09:12:14
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 Cfs 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-cfs

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 cfs




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TencentCloud/tencentcloud-sdk-python",
    "name": "tencentcloud-sdk-python-cfs",
    "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/c4/07/e5b7be8f2e92321f308dadd8bfe8d702dd378c7c3a5513155a827a33a9b4/tencentcloud-sdk-python-cfs-3.0.1277.tar.gz",
    "platform": "any",
    "description": "============================\nTencent Cloud SDK for Python\n============================\n\nTencent Cloud Python Cfs 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-cfs\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 cfs\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Tencent Cloud Cfs SDK for Python",
    "version": "3.0.1277",
    "project_urls": {
        "Homepage": "https://github.com/TencentCloud/tencentcloud-sdk-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e362d10ec1ddd6d9112797c88b1da3c86fecc9e6f10f1e6969b398f0889373dd",
                "md5": "58a696e7b385c2cfebe5bf5f2837c78d",
                "sha256": "4e219affc1fa9a78393ecd89a699efc95d4d826d9261b9d380635860dcb6bcb1"
            },
            "downloads": -1,
            "filename": "tencentcloud_sdk_python_cfs-3.0.1277-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "58a696e7b385c2cfebe5bf5f2837c78d",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 39189,
            "upload_time": "2024-12-06T09:12:12",
            "upload_time_iso_8601": "2024-12-06T09:12:12.669483Z",
            "url": "https://files.pythonhosted.org/packages/e3/62/d10ec1ddd6d9112797c88b1da3c86fecc9e6f10f1e6969b398f0889373dd/tencentcloud_sdk_python_cfs-3.0.1277-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c407e5b7be8f2e92321f308dadd8bfe8d702dd378c7c3a5513155a827a33a9b4",
                "md5": "cc4cc83dab89e017a951dd7bfdc50f6d",
                "sha256": "ccc469a415bc88325a66c17d43de7084bb9f8e943b24f5099a79374bcd33661d"
            },
            "downloads": -1,
            "filename": "tencentcloud-sdk-python-cfs-3.0.1277.tar.gz",
            "has_sig": false,
            "md5_digest": "cc4cc83dab89e017a951dd7bfdc50f6d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 37615,
            "upload_time": "2024-12-06T09:12:14",
            "upload_time_iso_8601": "2024-12-06T09:12:14.421383Z",
            "url": "https://files.pythonhosted.org/packages/c4/07/e5b7be8f2e92321f308dadd8bfe8d702dd378c7c3a5513155a827a33a9b4/tencentcloud-sdk-python-cfs-3.0.1277.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-06 09:12:14",
    "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-cfs"
}
        
Elapsed time: 0.52231s