This is a Python3 application which performs dual way multiple language translations utilizing the Tkinter GUI Toolkit.
In order to run the application you must install the modules in your Command-Line Terminal.
Use the following commands:
pip install googletrans pip install textblob
Proceed to the directory where the code is located in your machine and enter the following commands in your Command-Line Terminal.
Use the following commands:
python language_translator.py