Skip to main content

xiaoniu translate for free

Project description

xiaoniu-tr-free

xiaoniu translate for free -- local cache plus throttling (1.5 calls/s from 201st call on). Let's hope it lasts.

Update: fix query=50980349 and source="text", resort to use get

Installation

pip install -U xiaoniu-tr-free

or

  • Install (pip or whatever) necessary requirements, e.g. pip install requests_cache langid or pip install -r requirements.txt
  • Drop the file xiaoniu_tr.py in any folder in your PYTHONPATH (check with import sys; print(sys.path)
  • or clone the repo (e.g., git clone https://github.com/ffreemt/xiaoniu-tr-free.git or download https://github.com/ffreemt/xiaoniu-tr-free/archive/master.zip and unzip) and change to the xiaoniu-tr-free folder and do a python setup.py develop

Usage

from xiaoniu_tr import xiaoniu_tr
print(xiaoniu_tr('hello world'))  # -> '你好世界'
print(xiaoniu_tr('Good morning', to_lang='de'))  # ->'Guten Morgen, wow'
print(xiaoniu_tr('hello world', to_lang='fr'))  # ->'Bonjour le monde'
print(xiaoniu_tr('hello world', to_lang='ja'))  # ->'こんにちは世界'

Acknowledgments

  • Thanks to everyone whose code was used

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

xiaoniu-tr-free-0.0.3.tar.gz (4.6 kB view details)

Uploaded Source

File details

Details for the file xiaoniu-tr-free-0.0.3.tar.gz.

File metadata

  • Download URL: xiaoniu-tr-free-0.0.3.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.0 requests-toolbelt/0.8.0 tqdm/4.43.0 CPython/3.6.7

File hashes

Hashes for xiaoniu-tr-free-0.0.3.tar.gz
Algorithm Hash digest
SHA256 22c7a9c84b7c9cb3ff51689ec5f30249f8520da1be5c24d563f4e06398004799
MD5 e9141257eef53386f1d6b405bad7a02f
BLAKE2b-256 df8eb32f85e2b5971958e84d598ee1b1c30403ae56e5acdccec22c6611753e60

See more details on using hashes here.

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