sure_trans
Project description
sure-trans
Wrap translators with tenacity, auto-adapt
Install it
pip install sure-trans
# pip install git+https://github.com/ffreemt/sure-trans
# poetry add git+https://github.com/ffreemt/sure-trans
# git clone https://github.com/ffreemt/sure-trans && cd sure-trans
Use it
from sure_trans import sure_trans
print(sure_trans("书山有路勤为径", from_language="zh", to_language="en"))
# api used: iciba_api, took 4.57s
# only the diligent will be rewarded by God in their pursuit for knowledge
print(sure_trans("书中自有黄金屋", from_language="zh", to_language="en"))
# api used: caiyun_api, took 1.32s
# The book has its own house of gold
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 Distribution
sure_trans-0.1.0.tar.gz
(4.9 kB
view hashes)
Built Distribution
Close
Hashes for sure_trans-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d278211938749e4a3405428712776aaf8ba25c1fae90da31ba48e538ebf54d2d |
|
MD5 | 8b2b6cf52d04c262b6cdcfd53b26e83b |
|
BLAKE2b-256 | 4e32e7d3e0e305edead7892c18c50e37ccd391e593df63003e8074f7ed9bc16d |