Skip to main content

caiyun_tr

Project description

caiyun-tr

pytestpythonCode style: blackLicense: MITPyPI version

caiyun-tr

Install it

pip install caiyun-tr --upgrade

# pip install git+https://github.com/ffreemt/caiyun-tr
# poetry add git+https://github.com/ffreemt/caiyun-tr
# git clone https://github.com/ffreemt/caiyun-tr && cd caiyun-tr

Use it

from caiyun_tr import caiyun_tr

print(caiyun_tr("test this"))
# 试试这个

# only certain pairs are valid, en/ja is not valid
print(caiyun_tr("test this", from_lang="en", to_lang="ja"))
# Exception: Unsupported trans_type (language pair)

# zh/ja is valid
print(caiyun_tr("test this", from_lang="zh", to_lang="ja"))
# テストして

print(caiyun_tr("テストして", 'ja', "zh"))
# 测试一下

Only certain from_lang/to_lang pairs are supported by the website. There is nothing we can do about it.

If the caiyun website changes, this package will likely no longer work. If you feedback, the dev will try to fix it -- there is no guarantee thou.

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

caiyun-tr-0.1.1.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

caiyun_tr-0.1.1-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file caiyun-tr-0.1.1.tar.gz.

File metadata

  • Download URL: caiyun-tr-0.1.1.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.1 CPython/3.8.10 Windows/10

File hashes

Hashes for caiyun-tr-0.1.1.tar.gz
Algorithm Hash digest
SHA256 25a1151a3612bd570826f7964b800f3e48d9544585384a210a51742e6574a35a
MD5 35b1f75df40a5ca083bb7fe2702d1e0f
BLAKE2b-256 d18edb3853eaae572e4a71dc3aa676a60668ada4115d42eae191e623f55f6d24

See more details on using hashes here.

File details

Details for the file caiyun_tr-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: caiyun_tr-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 5.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.1 CPython/3.8.10 Windows/10

File hashes

Hashes for caiyun_tr-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ad03cf96dffa2a6c4470231cec276f5593e870034cf3ec657e8496447190bf64
MD5 be50641b80588806b7f4a4f72743a0be
BLAKE2b-256 971ba7b7cae6d452333ca39187dee455f620a74944f76779d8562aaa2c606359

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