Skip to main content

Google Cloud Translation API client library

Project description

GA pypi versions

With Google Cloud Translation, you can dynamically translate text between thousands of language pairs. The Google Cloud Translation API lets websites and programs integrate with Google Cloud Translation programmatically. Google Cloud Translation is available as a paid service. See the Pricing and FAQ pages for details.

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 Google Cloud Translate 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.

Supported Python Versions

Python >= 3.5

Deprecated Python Versions

Python == 2.7. Python 2.7 support will be removed on January 1, 2020.

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

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-2.0.3.tar.gz (86.6 kB view details)

Uploaded Source

Built Distribution

google_cloud_translate-2.0.3-py2.py3-none-any.whl (92.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for google-cloud-translate-2.0.3.tar.gz
Algorithm Hash digest
SHA256 706f39cdbdd475ad4263cf593afb0da5a6533e2767388ccadbfd2638491fd2ee
MD5 1d499239e833338bdce6e3c5f5d01db6
BLAKE2b-256 e178355767d7c2fff65aa8e5301ce4459b095b6d46b31cd428a1c25284c9ab99

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for google_cloud_translate-2.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a273140acede3d456ffc70aacfc5d2291c633cc3eb70520067aff64a12bb8efe
MD5 1d3133b553e3959a840f6fb3f53cb504
BLAKE2b-256 69c46c73644fa79ffe4d7909e7feec1267c0249cb803e9eaddd9fd6b551d738c

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