Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deepakjha01/gui-translator
This is an GUI Instant Translator built in Python 3.7.
https://github.com/deepakjha01/gui-translator
english english-language hindi hindi-english-translation hindi-language python python-3 python-3-6 python-library python-module textblob tkinter tkinter-gui tkinter-python translator translator-bot translator-text-api
Last synced: 12 days ago
JSON representation
This is an GUI Instant Translator built in Python 3.7.
- Host: GitHub
- URL: https://github.com/deepakjha01/gui-translator
- Owner: DeepakJha01
- Created: 2020-01-02T13:51:34.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-23T04:07:37.000Z (over 4 years ago)
- Last Synced: 2024-12-22T13:41:55.106Z (12 days ago)
- Topics: english, english-language, hindi, hindi-english-translation, hindi-language, python, python-3, python-3-6, python-library, python-module, textblob, tkinter, tkinter-gui, tkinter-python, translator, translator-bot, translator-text-api
- Language: Python
- Size: 187 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GUI-Translator
This is an GUI Instant Translator built in Python 3.7.
It is an attempt to make an interactive Instant Translator, supporting multiple languages,built using tkinter and textblob modules in python.Below is the **Snapshot** of the Output Window of the Program:
**1. HINDI**
![Hindi Output](https://github.com/DeepakJha01/GUI-Translator/blob/master/outputs/v%201.1/in_hindi.PNG?raw=true)
**2. FRENCH**
![French Output](https://github.com/DeepakJha01/GUI-Translator/blob/master/outputs/v%201.1/in_french.PNG?raw=true)
**3. SPANISH**
![Spanish Output](https://github.com/DeepakJha01/GUI-Translator/blob/master/outputs/v%201.1/in_spanish.PNG?raw=true)
**4. RUSSIAN**
![Russian Output](https://github.com/DeepakJha01/GUI-Translator/blob/master/outputs/v%201.1/in_russian.PNG?raw=true)**WORK IN PROGRESS**