translators
translators copied to clipboard
🌏🌍🌎Translators🌎🌍🌏 is a library that aims to bring free, multiple, enjoyable translations to individuals and students in Python. Translators是一个旨在用Python为个人和学生带来免费、多样、愉快翻译...
### Debug Tips - [X] I'm sure I've read this project's Issues of README. ### What happened? The old web API calling method of iciba has become invalid.(`sign = CryptoJS.MD5("6key_web_fanyi"+"ifanyiweb8hc9s98e"+raw.replace(/(^\s*)|(\s*$)/g,...
### Debug Tips - [X] I'm sure I've read this project's Issues of README. ### What happened? I run this code. ```python import translators proxies = {"https": "http://127.0.0.1:7890/"} # proxies...
### Debug Tips - [X] I'm sure I've read this project's Issues of README. ### What happened? Deepl is not stable. Sometimes it works fine, sometimes it gives an error...
### Expect to happened It would be very useful if there was a way to get a normalized return object/dict from a translation request. I like that translate_text() returns a...
### Debug Tips - [X] I'm sure I've read this project's Issues of README. ### What happened? I wrote this code: `ts.translate_text('hello, how are you?', translator='yeekit', from_language='en', to_language='ar')` ### APP...
### Debug Tips - [X] I'm sure I've read this project's Issues of README. ### What happened? I wrote these code: `ts.translate_text('hello, how are you?', translator='sysTran', from_language='en', to_language='ar')` `ts.translate_text('hello, how...
### Debug Tips - [X] I'm sure I've read this project's Issues of README. ### What happened? I wrote this code: `ts.translate_text('hello, how are you?', translator='iflytek', from_language='en', to_language='ar')` `ts.translate_text('hello, how...
Hi man thank you for you work: get this from niutrans {"error_msg":"翻译异常请联系客服","error_code":15001}
Yandex 403
Yandex translate doesn't work at all (google for example is fine) Code: import translators print(translators.yandex("Привет")) Output: Using state Moscow server backend. Traceback (most recent call last): File "D:\Code\pythonProject\main.py", line 2,...
PyExecJS [is no longer maintained](https://github.com/doloopwhile/PyExecJS#end-of-life) and hasn't been updated since 2018, since the main reason for that package was to deal with Node not being available for Windows, which is...