I just found you videos last night and this is like the 4th or 5th I have watched since then , and I have to say that your style of presenting the information is great! You made sockets very easy for me to follow and understand, and now this, even though the qrcode package is very simple to use, you didn't over complicate it by going into an overload of detail like some videos seem to do. I love this! Thanks for these cool videos! P.S. I love the sound of your mechanical keyboard. It's awesome!
Awesome video bro, your tutorial was so short and sharp and I made like 10 QR Codes after learning, your channel is one of the best Python channels on TH-cam, thank you!
If you are trying this and you get an error saying "ModuleNotFoundError: No module named 'Image'", just write in the Terminal: "pip install pillow" and it should work.
Some say that there are some repos on GitHub that people collaborate for technical writing that pay. Any you know please recommend to me. With minimal needs to get started
Thanks much for the crash course..Any link or article in which laptop cam is able to scan the QR code generated by this code if triggered from my application(I have downloaded and send this qr code to my mobile suppose)..thanks..
So cool :) - Thanks .... Without knowing how to use Python, are there any Mac Softwares that can be doing this ?... So i don't have to use third party websites ?
@@Iglum but (using the QR code in his thumbnail) it's 29x29 pixels (including border) which is 841 pixels which is 6.728kb (using 1000 bytes in kB). That's hardly a large file size.
I just found you videos last night and this is like the 4th or 5th I have watched since then , and I have to say that your style of presenting the information is great! You made sockets very easy for me to follow and understand, and now this, even though the qrcode package is very simple to use, you didn't over complicate it by going into an overload of detail like some videos seem to do. I love this! Thanks for these cool videos!
P.S. I love the sound of your mechanical keyboard. It's awesome!
thank you brother :D
you should see his cyber Security videos
Awesome video bro, your tutorial was so short and sharp and I made like 10 QR Codes after learning, your channel is one of the best Python channels on TH-cam, thank you!
You have the most interesting python content on youtube. You and Max Codez are the ones I find the best so far.
you always upload right before i look at my recommendations, it always says like 30 seconds ago
On purpose ;)
You are the best! Keep going!
thanks :)
Hey, NeuralNine, I saw what u did there on the thumbnail. 😂😂
I've been subed to you for a month now: love ur vids! ❤
Thank you brother :D
Idk how to do all these, but it's really satisfying to watch you do all the thing 😂 🙌
How do you do the line break at 2:04 I've searched everywhere but couldnt find it
You have best video on TH-cam for python. Thank you so much
I like how python has literally every library. Want to make website? Flask. Want QR code? Also here. Want anything else? Import it!
Ikr 😭😭
This is actually very useful for what I am doing. Thank you!
Hey NeuralNine thanks for your useful videos keep it up your nice work.
If you are trying this and you get an error saying "ModuleNotFoundError: No module named 'Image'", just write in the Terminal: "pip install pillow" and it should work.
Yaay thanks it worked =).
It’s saying no module named qrcodes😢
excellent video, short and to the point, thank you 👍
Can you store binary data on them using this library and scan it via the webcam back in?
Didn't really knew about qr code package in python...
Btw nice video👍
Some say that there are some repos on GitHub that people collaborate for technical writing that pay. Any you know please recommend to me. With minimal needs to get started
This small but very cool projects are very helpful
Dynamic QR codes ... can that be done on a mac...without using third party URL services ?
its saying "install, is not recognized as an external or internal command"
Bro u r just awesome. Keep making such videos
Thanks much for the crash course..Any link or article in which laptop cam is able to scan the QR code generated by this code if triggered from my application(I have downloaded and send this qr code to my mobile suppose)..thanks..
I love your videos never give up
Can I ask what algorithm is being use here ? Thank you for answering!
hi i wanna ask something, can i get pastel or more color scala for this and how can i do this?
Hey i saw that some websites let you send a message to a number when you scan a code or add a contact, do you know how to do it?
What is the url in qr.add_data ?
If we scan QR will it take me to that url website?
How can we do this without the library?
Trying to make something that makes unique symbols, and am hoping this'll be a good starting point.
i followed your video but it wont let me change the background color of the QR, any ideas what im doing wrong?
Does the QR code image change when i change/update the data ?
Sooo... The save function isn't working properly... When I input a file name to save as, the message "generate qr code first" message pops up...
It might be a REAL GOOD IDEA to post the code
mine says that there is no module named "PIL" what does that mean?
Nice and beautifull video , I try lot of video but your video is very helpfull Good.👌
Thanks for the tutorial!
I have tried to import qrcode but it gave me Error !!
"AttributeError: partially initialized module 'qrcode' has no attribute 'make' (most likely due to a circular import)"
wat
@@sebastianlewis8564 thx it works
@@sebastianlewis8564 Thank you!
If anyone who is experiencing this error. Is there any chance you named your code qrcode.py
So cool :) - Thanks .... Without knowing how to use Python, are there any Mac Softwares that can be doing this ?... So i don't have to use third party websites ?
when I scan it, it takes me to safari to search it in a browser
Hey I saw you bought newer version of Microsoft Office ?
Got it from my University :)
@@NeuralNine Great !
how do you download the brave browser?
Loved it man thanxx❤️
you didn't even finish the video yet hah
@@inx1819 i loved the first method man 😂 any problem
@@mohith9415 hahahaha thank you :D
@@NeuralNine 😂😂❤️❤️from INDIA man
5:06 Orange on black. I see what you did there... xD
@stkhlqe My dirty mind automatically thought of PH
@stkhlqe it was a joke man, I said my dirty mind thought of that -_-
Good video as always... great
useful video thanks for your efforts
th-cam.com/video/ghJSCysFbNs/w-d-xo.html
th-cam.com/video/UReZyaKQBF4/w-d-xo.html
Great video!
But why did you delete video about keylogger on python?
Cuz its illigal
@@jemeru9665 disagree
my colour is not changing
Great video again
Keep doing it
Can You make video how to create QR reader with save value?
Like your contents. Btw are you albanian?
No I'm not but everyone thinks that. I am Austrian.
Where we get source code
For me it says:
"No module named 'Image'"
do I need to install that?
You probably have to install pillow
@@NeuralNine Thank you! It works now.
what happens when it says no module named qr code to import
did u get the ans??
Why do you need a vector QR code when a QR code is made of pixels
The only way it would look different is if you mess up the upscaling
smaller size
@@Iglum but (using the QR code in his thumbnail) it's 29x29 pixels (including border) which is 841 pixels which is 6.728kb (using 1000 bytes in kB). That's hardly a large file size.
Im getting the error
ModuleNotFoundError: No module named 'qrcode
if someone could please help me.
import qrcode then restart
Does this qr code expire?
Awesome video as always thanks a lot, btw could u make a tutorial to convert videos to mp3, it would be nice... Greetings from El Salvador :D
it gives Error module not found 'image'
'Pil'
You also need to install the image module
Hey! Can you make a tutorial on how to create a programminglang
First learn how to use one.
@@IEBqp I’m fluent in python, JavaScript, C++ and C...
someone tell me intro song
good stuff.
Liked ur content
You are awesome 😍😍
Thanks!
You r the best!!
appreciate it :D
Thank you
thanks for watching :)
nice bro
thanks :)
This shit ist three lines and I can't get it to work
why fuck am ı getting fault
AMAZING!
porfa pasenme el code
hey 8 comments
cool 👍
:)
Super
😘
Thx_.
first :)
:)
Goood
NOICE
@EEYSAA
Thank you