Skip to main content

deepl translate for free, based no pyppeteer

Project description

deepl-tr-async buildcodecov

deepl translate for free with async and proxy support, based on pyppeteer

Installation

Not available yet pip install deepl-tr-async

Validate installation

python -c "import deepl_tr_async; print(deepl_tr_async.__version__)"
# 0.0.1 or other version info

Usage

import asyncio
from deepl_tr_async import deepl_tr_async

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

Extra installation for Windows 10

Download and install the pyicu and pycld2 whl packages for your OS version from https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyicu and https://www.lfd.uci.edu/~gohlke/pythonlibs/#pycld2

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

deepl-tr-async-0.0.2.tar.gz (12.2 kB view hashes)

Uploaded Source

Built Distribution

deepl_tr_async-0.0.2-py3-none-any.whl (16.9 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