Send feedback
Python client library
Stay organized with collections
Save and categorize content based on your preferences.
Note: Google provides the Cloud Translation API client library for Python as a
single package for both Cloud Translation - Advanced and
Cloud Translation - Basic. This page describes how to install the client
library for Cloud Translation - Advanced. To use the client library for
Cloud Translation - Basic, see the
installation instructions .
This page provides reference documentation and related resources for the
Cloud Translation Python client library.
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
See how to
translate text
for additional usage details.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-03 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-03 UTC."],[],[]]