Help Center> Content Moderation> SDK Reference> Preparing the Environment
Updated on 2023-07-17 GMT+08:00

Preparing the Environment

Table 1 lists the environments you need to prepare when using Content Moderation SDKs of different programming languages.

Table 1 Development environment

Programming Language

Item

Description

Java

Installing JDK

An environment used for developing Java applications. Java JDK 1.8 and later versions are supported. You are advised to use the Java SDK by installing dependencies through Apache Maven.

Python

Installing Python

Python 3.3 and later versions are supported.

.NET

Installing .NET

.NET Standard 2.0 and later versions, and C# 4.0 and later versions are supported.

Go

Installing GO

Go 1.14 and later versions are supported.

PHP

Installing PHP

The php.7.x version is recommended.

Node.js

Installing Node.js

The Node.js 8.x version is supported.