Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fitri-hy/translate-gui-python
Python program that provides a graphical interface (GUI) for translating text from one language to another.
https://github.com/fitri-hy/translate-gui-python
api gui python tkinter translate
Last synced: about 2 months ago
JSON representation
Python program that provides a graphical interface (GUI) for translating text from one language to another.
- Host: GitHub
- URL: https://github.com/fitri-hy/translate-gui-python
- Owner: fitri-hy
- License: mit
- Created: 2024-04-30T01:58:27.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-30T02:21:38.000Z (9 months ago)
- Last Synced: 2024-05-01T02:48:31.569Z (9 months ago)
- Topics: api, gui, python, tkinter, translate
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Translate GUI Python
Python program that provides a graphical interface (GUI) for translating text from one language to another.
## Installation
```
git clone https://github.com/fitri-hy/translate-gui-python.git
cd translate-gui-python
pip install -r requirements.txt
python main.py
```Support me by giving stars.