Skip to main content

sogou translate for free

Project description

sogou-tr-free

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

Installation

pip install sogou-tr-free -U

or

  • Install (pip or whatever) necessary requirements, e.g. pip install requests_cache jmespath fuzzywuzzy or pip install -r requirements.txt
  • Drop the file sogou_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/sogou-tr-free.git or download https://github.com/ffreemt/sogou-tr-free/archive/master.zip and unzip) and change to the sogou-tr-free folder and do a python setup.py develop

Usage

from sogou_tr import sogou_tr
print(sogou_tr('hello world'))  # -> '你好世界'
print(sogou_tr('hello world', to_lang='de'))  # ->'Hallo Welt'
print(sogou_tr('hello world', to_lang='fr'))  # ->'Salut tout le monde'
print(sogou_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

sogou-tr-free-0.0.3.tar.gz (6.0 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for sogou-tr-free-0.0.3.tar.gz
Algorithm Hash digest
SHA256 e5d07448743cf345c949d2e60dc75a006d0c2f69212b8de272cebabb2e0e6678
MD5 db79761a1c73036af77f5bb7f3aa029f
BLAKE2b-256 d9b3c8bd04dbd4f6df0906de6b8dddec99986f59fcb71c1f49d1081a279a4c34

See more details on using hashes here.

Supported by

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