QR Code Scanner & Generator with GUI in Python

preview_player
Показать описание
In this video, we learn how to build a simple QR code reader and maker in Python with a graphical user interface.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚

🌐 Social Media & Contact 🌐

Рекомендации по теме
Комментарии
Автор

Hi, I have learned so many new things here. Could you please provide the next video on how to create an automated billing tracking system? Thanks!

hazn
Автор

If anyone though of implementing something that would allow you to read QR Codes you've just generated (I know, doesn't seem like something too useful, just something I wanted to implement)
This one line will do the deal in the generate method:
self.current_file = "currentqr.png"

Chameleonll
Автор

Yo I gotta ask...
What if I wanna name each file differently? And simultaneously the file extension is default

abskhairoun
Автор

Fine work but something is missing. When you load a QR image and decode it you get the text. When you type a text then and generate the QR code of that it makes the QR code. But if you then click on decode you get the text of the QR image you loaded in the first place while there is another QR code visible.

privateeye
Автор

AttributeError: 'str' object has no attribute 'write'
img.save("my.png")
Still get this error.

essetee
Автор

Hello NeuralNine.
Thank you for your videos.
Can you make a video of a MPLStereoNet, i varely see a text with references for this, and NEVER A VIDEO. Not a single video about it.
I need to make an app for register compass data in a hemisphere and i cannot find info for working with it.
It's for educational purpose.

Register data, store in a dbase, and then plot in the hemisphere. (Any help you can provide i will apreciate), but i principally need a video of how to work with this library (MPLSTEREONET).
I add my like as always.

germanskena
Автор

Hi I have an important question regarding QR Code Scanner & Generator with GUI in Python on your content on youtube. please reply as soon as possible because I'm having a problem with Load where File Explorer doesn't appear when pressed

nasrzah
Автор

I just successfully cracked my soft soft and its ti to make so sNice tutorialt cus i am broke

Luka_HD
Автор

you are moving with too fast, just share us the code in link

digiglobe
Автор

You have great videos but this one is pretty mediocre because you were just writing the code from the other monitor and the explanation was just you reading the code as if we are blind to see

darkvoid