This is a simple Language Translation Desktop App built with Python using the tkinter library for GUI and Google Translate API (googletrans) for performing real-time translations between different ...
This project is a simple Language Translator built using Python and googletrans. It can auto-detect source language and translate text into 100+ languages.