tencentcloud-sdk-python-car


Nametencentcloud-sdk-python-car JSON
Version 3.0.1309 PyPI version JSON
download
home_pagehttps://github.com/TencentCloud/tencentcloud-sdk-python
SummaryTencent Cloud Car SDK for Python
upload_time2025-01-22 20:32:11
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 Car 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-car

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 car




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TencentCloud/tencentcloud-sdk-python",
    "name": "tencentcloud-sdk-python-car",
    "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/e1/f5/1e1f242c0cad08b3359a8cf9148e9933a2d206368b3624102a14d688088d/tencentcloud-sdk-python-car-3.0.1309.tar.gz",
    "platform": "any",
    "description": "============================\nTencent Cloud SDK for Python\n============================\n\nTencent Cloud Python Car 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-car\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 car\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Tencent Cloud Car SDK for Python",
    "version": "3.0.1309",
    "project_urls": {
        "Homepage": "https://github.com/TencentCloud/tencentcloud-sdk-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c1a32b5f7134b9578dc60a0e947ae6e5fa3b4242fffd3c2b06ec5b67f44cf981",
                "md5": "a2c6b822c1a5e28d23f81a2fdd0a92b1",
                "sha256": "9fd67984cea8852fc2737eb0764d8b64adab3aeb004cbb91dc3a235e57ed61fb"
            },
            "downloads": -1,
            "filename": "tencentcloud_sdk_python_car-3.0.1309-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a2c6b822c1a5e28d23f81a2fdd0a92b1",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 8961,
            "upload_time": "2025-01-22T20:32:10",
            "upload_time_iso_8601": "2025-01-22T20:32:10.279706Z",
            "url": "https://files.pythonhosted.org/packages/c1/a3/2b5f7134b9578dc60a0e947ae6e5fa3b4242fffd3c2b06ec5b67f44cf981/tencentcloud_sdk_python_car-3.0.1309-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e1f51e1f242c0cad08b3359a8cf9148e9933a2d206368b3624102a14d688088d",
                "md5": "cc460ca8288f5c1b61b85fca7eeca7ea",
                "sha256": "b1bfe16c5439bae7b7c91b9cf3ef4a691230d21b01c079f3a5f5e03a2e41955b"
            },
            "downloads": -1,
            "filename": "tencentcloud-sdk-python-car-3.0.1309.tar.gz",
            "has_sig": false,
            "md5_digest": "cc460ca8288f5c1b61b85fca7eeca7ea",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6978,
            "upload_time": "2025-01-22T20:32:11",
            "upload_time_iso_8601": "2025-01-22T20:32:11.764701Z",
            "url": "https://files.pythonhosted.org/packages/e1/f5/1e1f242c0cad08b3359a8cf9148e9933a2d206368b3624102a14d688088d/tencentcloud-sdk-python-car-3.0.1309.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-22 20:32:11",
    "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-car"
}
        
Elapsed time: 0.96098s