tencentcloud-sdk-python-postgres


Nametencentcloud-sdk-python-postgres JSON
Version 3.0.1431 PyPI version JSON
download
home_pagehttps://github.com/TencentCloud/tencentcloud-sdk-python
SummaryTencent Cloud Postgres SDK for Python
upload_time2025-07-27 20:50:01
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 Postgres 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-postgres

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 postgres




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TencentCloud/tencentcloud-sdk-python",
    "name": "tencentcloud-sdk-python-postgres",
    "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/d7/f7/d579c9c80697d8b788c2086d5394ae020f58b2c909d82b11ee8df9864c1f/tencentcloud-sdk-python-postgres-3.0.1431.tar.gz",
    "platform": "any",
    "description": "============================\nTencent Cloud SDK for Python\n============================\n\nTencent Cloud Python Postgres 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-postgres\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 postgres\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Tencent Cloud Postgres SDK for Python",
    "version": "3.0.1431",
    "project_urls": {
        "Homepage": "https://github.com/TencentCloud/tencentcloud-sdk-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "674b7b3c71456789b8eb33e9d549b489b360064eee1fcebeb284920893cc4bcf",
                "md5": "9599e4f00a5ea1f903b7188d67054844",
                "sha256": "b6e224ed2eff45562a5ace23814c3c770ed093753acdabf298e211d89adc6a10"
            },
            "downloads": -1,
            "filename": "tencentcloud_sdk_python_postgres-3.0.1431-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9599e4f00a5ea1f903b7188d67054844",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 94880,
            "upload_time": "2025-07-27T20:49:58",
            "upload_time_iso_8601": "2025-07-27T20:49:58.906170Z",
            "url": "https://files.pythonhosted.org/packages/67/4b/7b3c71456789b8eb33e9d549b489b360064eee1fcebeb284920893cc4bcf/tencentcloud_sdk_python_postgres-3.0.1431-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d7f7d579c9c80697d8b788c2086d5394ae020f58b2c909d82b11ee8df9864c1f",
                "md5": "366c2d5e15a64d4f10847bd09b612d20",
                "sha256": "4eda3260fe93175921213eed86586dfe436d946eacb131df0dd075ee92d27600"
            },
            "downloads": -1,
            "filename": "tencentcloud-sdk-python-postgres-3.0.1431.tar.gz",
            "has_sig": false,
            "md5_digest": "366c2d5e15a64d4f10847bd09b612d20",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 92260,
            "upload_time": "2025-07-27T20:50:01",
            "upload_time_iso_8601": "2025-07-27T20:50:01.361052Z",
            "url": "https://files.pythonhosted.org/packages/d7/f7/d579c9c80697d8b788c2086d5394ae020f58b2c909d82b11ee8df9864c1f/tencentcloud-sdk-python-postgres-3.0.1431.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-27 20:50:01",
    "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-postgres"
}
        
Elapsed time: 1.20051s