Python client library

This page provides reference documentation and related resources for the Cloud Translation Python client library.

Resource Description
Library reference Cloud Translation Python library reference
Language guide General guide for using Python with GCP
GitHub repository Source code and additional documentation for this library
Quickstart Introduction to using this library
Stack Overflow Questions tagged with Cloud Translation and Python

Installation

To install the client library:

For more on setting up your Python development environment, refer to the Python Development Environment Setup Guide .

pip install --upgrade google-cloud-translate

Using the client library

To use the Python client library for Cloud Translation - Advanced, you must import the Cloud Translation API client library as follows:

  from 
  
 google.cloud 
  
 import 
  translate 
 
_v3 

See how to translate text for additional usage details.

Design a Mobile Site
View Site in Mobile | Classic
Share by: