Create your own Python Translation App. Learn Python with Kivy and Googletrans

Опубликовано: 04 Апрель 2026
на канале: Data Science Dom
751
18

In this Video we will create a simple Translation App which will translate you input in the languaga you want.

Pip Commands:
python -m pip install --upgrade pip
pip install googletrans==3.1.0a0
pip install kivy

You can find the Code here: https://github.com/DominikHahn1407/Tr...

Want to learn the basics of python?:
   • Python Tutorial  

#programming
#python
#translation

0:00 Intro
0:26 Libraries Overview
1:15 Pip Commands
2:20 Translation Time
4:25 Pip Kivy
6:00 Starting with the Gui
8:00 Add multiple widgets
12:50 Put the Translation Logic into the App
18:05 Grid in Grid (Matrix-Style)
20:15 Write Translation into a widget
20:46 Sum Up
21:16 Time for 💗