Translator-Python
This is a translator that i made by myself in python with the 'googletrans' library
This application completely made in python allows you to translate text from one language to another.
The GUI was made with the Tkinter library, and i used googletrans to help me with the translations and other multiple functions.
I am searching for feedback, so feel free to give your opinions about the application and to alert me about any bug, I am willing to listen every comment that can help me to improve my coding.
You can have acces to the code clicking here, i will really apreciate any feedback.