Skip to main content

Transpi is a translation tool.

Project description

transpi

transpi is a translation tool.

quick use

first pip install transpi, then:

import transpi
result = transpi.trans("human")
print(result)

# or use different engine
result2 = transpi.trans("human", engine="bing")
print(result2)

versions

  • v0.2.0

    support bing trans

  • v0.1.0

    support youdao trans

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

transpi-0.2.1.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

transpi-0.2.1-py2.py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 2 Python 3

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