/language-translator

This is a GUI application to translate text of one language to another made by python, GoogleTrans library and Textblob language support ALL

Primary LanguagePython

language-translator

This is a GUI application to translate text of one language to another made by python, GoogleTrans library and Textblob.

language support: ALL

App Screenshots:

App Screenshot


To Run this project Clone it and install modules (googletrans, textblob) using:

pip install googletrans
pip install textblob

Make sure You have latest version of python installed.
That's it. You are ready to go. To execute this project run:

python main.py