Skip to main content

sogou translate for free with async and proxy support

Project description

sogou-tr-async-free Python3.6|3.7 packagecodecovPyPI version

Sogou translate for free with async and proxy support

Installation

pip install -U sogou-tr-async-free

To validate installation

python -c "import sogou_tr_async; print(sogou_tr_async.__version__)"
0.0.1

Usage

import asyncio
from sogou_tr_async import sogou_tr_async

asyncio.get_event_loop().run_until_complete(sogou_tr_async('test this and that'))
# '测试这个和那个'

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-async-free-0.0.23.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

sogou_tr_async_free-0.0.23-py3-none-any.whl (5.6 kB view hashes)

Uploaded 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