tencent-cloud-sdk-core


Nametencent-cloud-sdk-core JSON
Version 0.2.6 PyPI version JSON
download
home_pagehttps://github.com/nobody-night/tencent-cloud-sdk-python
SummaryTencent Cloud SDK for Python components. This package is the core component of the Tencent Cloud SDK. Most Tencent Cloud SDK components depend on this package.
upload_time2023-01-16 19:25:23
maintainer
docs_urlNone
authorMIEK
requires_python>=3.6
licenseMIT License
keywords tencent-cloud sdk-python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Tencent Cloud SDK for Python - Core
The core component of the Tencent Cloud SDK for Python. Most Tencent Cloud SDK for Python components rely on the core functionality provided by this package.

**Tips:** Please note that this package depends on certain components and open source packages and cannot be installed and used independently.

## Installation
With the Python package manager, you can quickly install the Tencent Cloud SDK for Python - Auth.

```bash
pip install tencent-cloud-sdk-core
```

You can also try to build and install locally:

```bash
python setup.py install
```

## Requirements
This component depends on the following packages:

- tencent-cloud-sdk-auth >= 0.1.4
- tencent-cloud-sdk-common >= 0.1.1

## Other
If you encounter any problems during use, you are welcome to navigate to the [Issues](https://github.com/nobody-night/tencent-cloud-sdk-python/issues) page to submit and we will be happy to assist you with the problem.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nobody-night/tencent-cloud-sdk-python",
    "name": "tencent-cloud-sdk-core",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "tencent-cloud sdk-python",
    "author": "MIEK",
    "author_email": "king@xiaoyy.org",
    "download_url": "https://files.pythonhosted.org/packages/15/49/c6c1b4fe83a19b865a4a53dc3377a3e067a09e4c588bf771ec993d0c73f1/tencent-cloud-sdk-core-0.2.6.tar.gz",
    "platform": null,
    "description": "# Tencent Cloud SDK for Python - Core\nThe core component of the Tencent Cloud SDK for Python. Most Tencent Cloud SDK for Python components rely on the core functionality provided by this package.\n\n**Tips:** Please note that this package depends on certain components and open source packages and cannot be installed and used independently.\n\n## Installation\nWith the Python package manager, you can quickly install the Tencent Cloud SDK for Python - Auth.\n\n```bash\npip install tencent-cloud-sdk-core\n```\n\nYou can also try to build and install locally:\n\n```bash\npython setup.py install\n```\n\n## Requirements\nThis component depends on the following packages:\n\n- tencent-cloud-sdk-auth >= 0.1.4\n- tencent-cloud-sdk-common >= 0.1.1\n\n## Other\nIf you encounter any problems during use, you are welcome to navigate to the [Issues](https://github.com/nobody-night/tencent-cloud-sdk-python/issues) page to submit and we will be happy to assist you with the problem.\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Tencent Cloud SDK for Python components. This package is the core component of the Tencent Cloud SDK. Most Tencent Cloud SDK components depend on this package.",
    "version": "0.2.6",
    "split_keywords": [
        "tencent-cloud",
        "sdk-python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5c35adc8500eff2cc2e8034c73a678477d1143695eab1685b40c670c2ccc8549",
                "md5": "08594844f7e53c7c4df5dc2ae9f84e89",
                "sha256": "2989e027e903e790aefdc87cca30b25f8adec1dd9ed117cc17b59e3990bfa581"
            },
            "downloads": -1,
            "filename": "tencent_cloud_sdk_core-0.2.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "08594844f7e53c7c4df5dc2ae9f84e89",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 18934,
            "upload_time": "2023-01-16T19:25:17",
            "upload_time_iso_8601": "2023-01-16T19:25:17.771458Z",
            "url": "https://files.pythonhosted.org/packages/5c/35/adc8500eff2cc2e8034c73a678477d1143695eab1685b40c670c2ccc8549/tencent_cloud_sdk_core-0.2.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1549c6c1b4fe83a19b865a4a53dc3377a3e067a09e4c588bf771ec993d0c73f1",
                "md5": "013fc19bc3d2ecc9ff2079e68abb5914",
                "sha256": "77c9e89a4bac6c04b8a7cd946c5caa7056ddeaaa4d0d76a809ed508dc734a703"
            },
            "downloads": -1,
            "filename": "tencent-cloud-sdk-core-0.2.6.tar.gz",
            "has_sig": false,
            "md5_digest": "013fc19bc3d2ecc9ff2079e68abb5914",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 13082,
            "upload_time": "2023-01-16T19:25:23",
            "upload_time_iso_8601": "2023-01-16T19:25:23.613495Z",
            "url": "https://files.pythonhosted.org/packages/15/49/c6c1b4fe83a19b865a4a53dc3377a3e067a09e4c588bf771ec993d0c73f1/tencent-cloud-sdk-core-0.2.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-16 19:25:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "nobody-night",
    "github_project": "tencent-cloud-sdk-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "tencent-cloud-sdk-core"
}
        
Elapsed time: 0.03937s