Socket
Socket
Sign inDemoInstall

tencentcloud-sdk-python-region

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    tencentcloud-sdk-python-region

Tencent Cloud Region SDK for Python


Maintainers
1

Readme

============================ Tencent Cloud SDK for Python

Tencent Cloud Python Region 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-region

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 region

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc