Skip to main content

Google translate as Python module & command line tool. No key, no authentication whatsoever. The default target language is Simplified Chinese.

利用google translate实现的命令行工具(translate),也可以当做Python模块用在你的代码中。

Installation

pip install translate

Or, you can download the source and

python setup.py install

Add sudo in the beginning if you met problem.

Command-Line Usage

In your command-line:

translate "This is a pen."

Or

translate -f zh -t ja 我是谁?

Use As A Python Module

from translate import Translator
translator= Translator(to_lang="zh")
translation = translator.translate("This is a pen.")

The result is in translation, and it’s usually a unicode string.

Release files for translate 1.0.7

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for translate 1.0.7
File Size Uploaded
translate-1.0.7.tar.gz 3.2 kB Details

Release files / translate-1.0.7.tar.gz

Download URL translate-1.0.7.tar.gz
Size 3.2 kB
Tags Source
SHA-256 checksum
How to use checksums
4478c22daead543040fc0273a9fa40f1b2eb76580991e58aa143a310c55f0e16
BLAKE2b-256 checksum
How to use checksums
b7d21a05b1c1973840581ea9aca91b8b61e4d8fc4f248b3a703fc089b9f6fd3d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

3.8.1

2 release files

3.8.0

2 release files

3.6.1

2 release files

3.6.0

2 release files

3.5.0

2 release files

3.4.0

2 release files

3.2.1

2 release files

3.2.0

1 release file

3.1.0

1 release file

2.0.0

1 release file

1.0.8

1 release file

This release

1.0.7 This release

1 release file

0.0.6

1 release file

0.0.5

1 release file

0.0.4

1 release file

0.0.3

1 release file

0.0.2

1 release file

0.0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page