how to create translator using python | python tkinter project 2.0

preview_player
Показать описание
In this video, I will show you how to create a google translator using Tkinter , googletrans package.

CMD command to install require packages:
1. googletrans
" pip install googletrans==3.1.0a0 "

Project description
Googletrans is a free and unlimited python library that implemented Google Translate API. This uses the Google Translate Ajax API to make calls to such methods as detect and translate.

if you like the the video provided by me ,then subscribe to my channel and share this video with your friends.🙏🙏
All the best.

------Other Python Projects -----
1.How to Convert Image to pdf using Python

2.Voice Recorder using Python

3.Digital Clock Using Python | Creating clock in Python

4.TEXT TO SPEECH USING PYTHON | Convert Text to Speech -gTTS(Google Text to Speech)

5.How to Create Calculator in Python - Calculator In #Python​ Using #Tkinter

6.Creating a GUI Notepad In Tkinter | Python Tkinter GUI Tutorial

7.Create a ImageViewer using Python | Python #Tkinter

8.Create GUI Calendar Using Python - Python Tkinter Tutorial

9. Brute Force Password Cracker With Python

10. How to take Screenshot using Python | PyAutoGUI

-Parvat computer technology

⚠if you getting any error !! than you can comment me 🙂
#parvatcomputertechnology #pythonprojects #tkinter
#pythonproject #python #tkinterproject

related video title
* how to create translator 2.0 using tkinter
* Build language translator with few lines of python code
* Translate using Python - googletrans 👍
* Google Translate API with Python
* GUI Language Translator in Python | Tkinter Tutorial | Python Tutorial
* How To Create Text Translator Using Python in Hindi| Python mini Projects
* 5 Python Projects for Beginners
* 15 Python Projects in Under 15 Minutes
* Create your own Chatbot using Python
* Python Tutorials for Beginners - Learn Python Online
* Building a Translator | Python
* How to use Google Translate in python
* Modern tkinter project | Advance python project

* How to Make a Language Translator
Рекомендации по теме
Комментарии
Автор

If anyone getting error in the code then use update version of googletrans :
Command to install update version: "pip install googletrans==3.1.0a0"

parvatcomputertechnology
Автор

Bhai bhot badiya kaam kr rhe ho bilkul

adarshkhatri
Автор

Wow Thanks bro I love your projects 🤩😍😘😘😘😘😘

ahmedkhalil-qesd
Автор

Wow.. Its working... Thank you soo much ❤

prasannanaik
Автор

Thank you sir.. I execute this project successfully

priyadharshinia
Автор

thank you so much bro it was a great project

gamingdude
Автор

Ciao finalmente ci sono riuscito tutto ok Grazie mille

giuseppetramonta
Автор

Thinks bro now it's working👨‍💻
I got solution is in comment box 🙏👍

monurawat
Автор

This error appeared to me:

AttributeError: 'function' object has no attribute 'lower'

mohamedalsaedi
Автор

Words does not translate it gives errors when i tap translate button otherwise the code was working... Pls help me

kummaripurugususmithasham
Автор

Sir iam getting a identation error while defining translate_now() function. What to do now??

tusharsankhla
Автор

their is a error for the line in command=translate_now in the translate button it is showing positional argument follows keyword argument how do i fix this

wigglywills
Автор

AttributeError: 'NoneType' object has no attribute 'group' -(could you please check & let me know)

sebuhimemmedov
Автор

everything works.... but the order of the languages are not kept. some languages start from left, some from right, this program handles language only from the right....

ironF
Автор

sir it is showing as tkinter tclerroe couldnt find ggogle.png even there is a file named google.png

vickydarling
Автор

Bro code is correct in my work but not translate.
All line are work but not translate what can I do

jawalearn
Автор

Please give me source code I have errors in my code

riddhikalyankar
Автор

is it possible that i can make a module to save the translated history differently i am facing problem in that can you kinda help

sumukhverma
Автор

With same code as u shown I have done but it's not displaying it's an error can u check it

sailakshmig
Автор

mine does not translate what is wrong with it please?

ahmadgaming