Metadata-Version: 2.1
Name: tencent-cloud-sdk-serverless-functions
Version: 0.1.5
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.
Home-page: https://github.com/nobody-night/tencent-cloud-sdk-python
Author: Tencent Cloud
Author-email: support@xiaoyy.org
License: MIT License
Keywords: tencent-cloud sdk-python
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: tencent-cloud-sdk-core (>=0.1.4)

# 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.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.


