Translate text between English and Morse code directly in the console using this simple Python script.
-
Updated
Mar 7, 2024 - Python
Translate text between English and Morse code directly in the console using this simple Python script.
This is a simple Streamlit web application that translates text from one language to another using the Google Translate API.
The goal of this project is to create a simple Google Translator using Python and Tkinter, a popular GUI toolkit. The application will allow users to translate text from one language to another using the Google Translate API.
Add a description, image, and links to the texttranslation topic page so that developers can more easily learn about it.
To associate your repository with the texttranslation topic, visit your repo's landing page and select "manage topics."