Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 541 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 541 Bytes

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