deepl translate for free, based no pyppeteer
Project description
deepl-tr-async
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
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
deepl-tr-async-0.0.2.tar.gz
(12.2 kB
view hashes)
Built Distribution
Close
Hashes for deepl_tr_async-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8282aeb69021dccc0a93d39bb3f3f58df7fb8c819706407e8d74ea2bf66b8eab |
|
MD5 | a145201b9c59285a225b7feccb4b5aad |
|
BLAKE2b-256 | 7d8b9f60dd17798034773df28da30da434cf75fbb5e2042fe34a1173bb063b78 |