Bing translation for python
Project description
Bing Translation For Python
如何安装:
$ pip install bing-translation-for-python
快速上手:
完整文档 Under construction
示例:
这个示例演示了如何将任意一种语言转换为英文
hello.py:
from bing_translation_for_python import Translator
print(Translator('en').translator('你好'))
运行 hello.py
in $ python ./hello.py
out $ hello.
附加组件[终端翻译工具]
这是一个在你的终端中的快速翻译小工具
安装
$ pip install bing-terminal-translator
项目地址
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file bing_translation_for_python-3.1.0-py3-none-any.whl
.
File metadata
- Download URL: bing_translation_for_python-3.1.0-py3-none-any.whl
- Upload date:
- Size: 12.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83797164e0dbac31c67f644b6407fd93bdc6b8b867677c05716bcdea5ac9a93f |
|
MD5 | 9dd6ef965958d23f17e6f268723d5cf7 |
|
BLAKE2b-256 | 792b398b544063052a78b2c23b840e99be42357dc6a1a2a7dc3eb092000404b6 |