Install Google Translate package in Python - Try Google Translate in Python

Опубликовано: 29 Сентябрь 2024
на канале: nelsi silaban
2,587
13

Try Google Translate in Python
1st make sure python installed
py --version

NOTE : If you're using windows begin with \\ py -m //
2nd install google translate
py -m pip install googletrans==3.1.0a0

code for translation Bahasa to English
*pycharm
code for translation Bahasa to Vietnam
* pycharm