tencent-cloud-sdk-serverless-functions


Nametencent-cloud-sdk-serverless-functions JSON
Version 0.2.5 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:26
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 - Serverless.Functions
A subpackage of the Tencent Cloud SDK for Python. This package provides object-oriented programming support for Tencent Cloud's Serverless Cloud Function products.

**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-serverless-functions
```

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-core >= 0.1.5

## 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-serverless-functions",
    "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/d1/00/3377169924bbd4fcfc332dedb5ac9215ad79ada48caa08ba78baabd27c2d/tencent-cloud-sdk-serverless-functions-0.2.5.tar.gz",
    "platform": null,
    "description": "# Tencent Cloud SDK for Python - Serverless.Functions\nA subpackage of the Tencent Cloud SDK for Python. This package provides object-oriented programming support for Tencent Cloud's Serverless Cloud Function products.\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-serverless-functions\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-core >= 0.1.5\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.5",
    "split_keywords": [
        "tencent-cloud",
        "sdk-python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b68aff1c595842fbf5c328f1fe37a9fbdc67e0efc8c511842ff50a07277c6990",
                "md5": "9616f1a15101a6262a9d3468d4f167fe",
                "sha256": "4f93c16ba93b25a5395a295a631fbc9693a679ae3debec43f30e6cfe3d54950e"
            },
            "downloads": -1,
            "filename": "tencent_cloud_sdk_serverless_functions-0.2.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9616f1a15101a6262a9d3468d4f167fe",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 26062,
            "upload_time": "2023-01-16T19:25:20",
            "upload_time_iso_8601": "2023-01-16T19:25:20.654100Z",
            "url": "https://files.pythonhosted.org/packages/b6/8a/ff1c595842fbf5c328f1fe37a9fbdc67e0efc8c511842ff50a07277c6990/tencent_cloud_sdk_serverless_functions-0.2.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d1003377169924bbd4fcfc332dedb5ac9215ad79ada48caa08ba78baabd27c2d",
                "md5": "0e499256a73b3d174517c68233f14896",
                "sha256": "0fe2961571bc91d7d6d0561e5ae5b4812d0bc9df5a389974df85f6b89e7e5164"
            },
            "downloads": -1,
            "filename": "tencent-cloud-sdk-serverless-functions-0.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "0e499256a73b3d174517c68233f14896",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 22894,
            "upload_time": "2023-01-16T19:25:26",
            "upload_time_iso_8601": "2023-01-16T19:25:26.515465Z",
            "url": "https://files.pythonhosted.org/packages/d1/00/3377169924bbd4fcfc332dedb5ac9215ad79ada48caa08ba78baabd27c2d/tencent-cloud-sdk-serverless-functions-0.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-16 19:25:26",
    "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-serverless-functions"
}
        
Elapsed time: 0.02705s