Skip to main content

Google Cloud Translate API client library

Project description

stable pypi versions

Cloud Translation API: can dynamically translate text between thousands of language pairs. Translation lets websites and programs programmatically integrate with the translation service.

Quick Start

In order to use this library, you first need to go through the following steps:

  1. Select or create a Cloud Platform project.

  2. Enable billing for your project.

  3. Enable the Cloud Translation API.

  4. Setup Authentication.

Installation

Install this library in a virtualenv using pip. virtualenv is a tool to create isolated Python environments. The basic problem it addresses is one of dependencies and versions, and indirectly permissions.

With virtualenv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.

Code samples and snippets

Code samples and snippets live in the samples/ folder.

Supported Python Versions

Our client libraries are compatible with all current active and maintenance versions of Python.

Python >= 3.7

Unsupported Python Versions

Python <= 3.6

If you are using an end-of-life version of Python, we recommend that you update as soon as possible to an actively supported version.

Mac/Linux

pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-cloud-translate

Windows

pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-translate

Next Steps

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

google-cloud-translate-3.11.0.tar.gz (136.2 kB view details)

Uploaded Source

Built Distribution

google_cloud_translate-3.11.0-py2.py3-none-any.whl (128.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-translate-3.11.0.tar.gz.

File metadata

File hashes

Hashes for google-cloud-translate-3.11.0.tar.gz
Algorithm Hash digest
SHA256 a61c0c3aee9812774b38ebd70e7a18bd285718c311f8efc27d4ca9e7e80c74a3
MD5 e2fb7cd2a74bc13dd365e8dc87d62854
BLAKE2b-256 c065e8ec22c96ec17d53a8808b132b372e2c8bcdec6ba0f3ea7194d2142f7466

See more details on using hashes here.

Provenance

File details

Details for the file google_cloud_translate-3.11.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_translate-3.11.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 cdc04f6e495145948fe2b5b08315ae99cc902757fd70f4b9870601868da46b3a
MD5 baeecbc43963cddf481782a4a7611bed
BLAKE2b-256 2c42cf1619550fc668371c9df7ffccaa8e9c06c2886e0dc7516e4c9d28787ff3

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page