Help Center/
Content Moderation/
SDK Reference/
Using the Python SDK/
Obtaining and Installing the Python SDK
Updated on 2023-07-17 GMT+08:00
Obtaining and Installing the Python SDK
To obtain and install the Python SDK, you are advised to use pip commands or PyCharm. You need to install the huaweicloudsdkcore and huaweicloudsdkmoderation packages as follows:
Install the Python SDK using pip commands: # Install the huaweicloudsdkcore package. pip install huaweicloudsdkcore # Install the huaweicloudsdkmoderation package. pip install huaweicloudsdkmoderation
To install the Python SDK using PyCharm, perform the following steps:
- Start PyCharm and choose File > Settings...
- Choose Python Interpreter.
- Click +, search for huaweicloudsdkcore and huaweicloudsdkmoderation, and click Install Package in the lower left corner to install the packages.
Figure 1 Installing the Python SDK for Content Moderation using PyCharm
Parent topic: Using the Python SDK
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot