Decode QR Codes - Tkinter Projects 11

preview_player
Показать описание
In this video I'll show you how to decode QR Codes with Tkinter and Python.

In the last video we created QR codes, in this video I'll show you how to open a QR Code and figure out what it says.

We'll use pyzbar to do most of the heavy lifting on this one.

#tkinter #codemy #JohnElder

Timecodes

0:00​​ - Introduction
0:52 - Add Label And Button
1:50 - Pip Install PyZBar
2:26 - Open A QR Code Image
3:11 - Put QR Code on Screen
3:33 - Decode QR Code
5:16 - Output Decoded Result
6:02 - Conclusion
Рекомендации по теме
Комментарии
Автор

▶ Watch Tkinter Projects Playlist ✅ FREE Tkinter Widget Book
▶ See More At: ✅ Subscribe To My YouTube Channel:
▶ MASSIVE TKINTER.COM DISCOUNT ✅ Join My Facebook Group:
▶ Get The Code For This Video

TkinterPython
Автор

Thank you very much, you help us a lot with this kind of video!!!!

stayrostsamadias
Автор

very cool tutorial.... i use it in my app

tojoeinstein