texttranslation
There are 4 repositories under texttranslation topic.
codewithdark-git/text-translator
This is a simple Streamlit web application that translates text from one language to another using the Google Translate API.
NagiPragalathan/google-translator
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.
shashankatthaluri/morse-code-translator
Translate text between English and Morse code directly in the console using this simple Python script.