So, this is pretty neat. I decided to take this and have the program read itself, then turn itself into a QR code, then read that QR code and write into a copy of itself. Next is to run this in a virtual machine to let it execute itself through an os.system() call.
@@wordninja007 There is a QR code package for Python that allows you to create Qr codes. Then I think I had another function read that QR code and write it to a text file.
I want to make a python app which will LIKE all your videos with just one click on "run". PLEASE......PLEASE take this one NEXT PLEASE........... OH and thanks for this video your videos are AMAZING.....
Thank you for this video :) Have you perhaps made the video on how to encode an image or better pdf into a QR code using python? I'm learning programming and this would be very helpful for me! Thanks in advance :)
Sir, How can we add manual answers to our virtual assistant? e.g- if i ask my virtual assistant "who built you?" The assistant replies "Tushar built me on a sunny day" Something like this if you could spare time :)
can you tell me or provide me the video that how to create or generate a qrcode of different website link or different links to access it in single scan..../...
Hi I am a beginner in coding I tried this and got an error I wanted to run by you AttributeError: partially initialized module 'qrcode' has no attribute 'make' (most likely due to a circular import)
Sir, I'm stored my wifi password in QRcode then my problem is if anyone wants to connect with my wifi network while scaning the QRcode at that time they directly connect to the network without showing my password to others.
I had a similar issue where executing from Visual Studio code didn't work. It didn't recognize qrcode as a module. So I just ran it in the command line and it worked fine.
can you tell me how to increase the length of string value decoded. Like if I encode "ua-cam.com/video/XPYuEVzQFrw/v-deo.html" it is encoding well but while decoding if the length of string is (> 84) it is printing nothing.
Do you want to learn technology from me? Check codebasics.io/ for my affordable video courses.
धन्यवाद् भाई साहब, बहुत ही सुन्दर तरीके से समझया आपने
The first official thing I've made with python. Thanks for the video
This is the best 5 minutes I have spend today .
So, this is pretty neat. I decided to take this and have the program read itself, then turn itself into a QR code, then read that QR code and write into a copy of itself. Next is to run this in a virtual machine to let it execute itself through an os.system() call.
How did you do that? I am interested
@@wordninja007 There is a QR code package for Python that allows you to create Qr codes. Then I think I had another function read that QR code and write it to a text file.
🎉🎉Baby yoda that was personal
Hi good day thank you for the video on creating a Qr code .
very easy but very useful
I want to make a python app which will LIKE all your videos with just one click on "run". PLEASE......PLEASE take this one NEXT PLEASE........... OH and thanks for this video your videos are AMAZING.....
Really liked the baby Yoda. I'll gift it to my 3yr old😀. QR code was very good also.
Seems quite easy and useful.
Thank uh so much ur video is very helpful 🥰😇
It was a simple and beautiful code. Make a video on writing this in a function and using in django.
Thank you!!! You are the best🙏God bless you.
i made this in just 4 lines
SOURCE CODE :)
import qrcode
link=input("enter any link for qrcode
")
img=qrcode.make(link)
img.show("qrcode.png")
Hello sir, Can you tell me what's the validity of QR code when we make QR code using python?
Thank you for this video :) Have you perhaps made the video on how to encode an image or better pdf into a QR code using python? I'm learning programming and this would be very helpful for me! Thanks in advance :)
Awesome Sir
Please quick revise of python in Anaconda in 1 hour class sir
Sir please make video on converting any file type into qrcode please
NIce video, however jpg is the worst format for QR-codes (you can see the jpeg-artifact if you look closely). Always use png for two-color images.
from where did you got baby yoda ?:)
Mee too waiting for reply bro
I also need that
can u tell me which app do you use for coding?
Amazing explanation!!
Can you also make a video on how to encode an image into a QR code using python?
thank you :)
Sir,
How can we add manual answers to our virtual assistant?
e.g- if i ask my virtual assistant "who built you?"
The assistant replies "Tushar built me on a sunny day"
Something like this if you could spare time :)
this 10 lines code is really good. how do I convert this code in android environment?
the Indian guy on UA-cam that teaches you more than your school
It might be a REAL GOOD IDEA to post the code
great video
thank you
Just seen the video. Amazing 👌
Sir, plese make video on discord bot in python
Sir I have question that can we take the input from user and make the barcode of it is it possible ??
indian guy on you tube thank you
How did you implement format masks, BCH codes, Reed -Solomon encoding, padding etc. in just 10 lines?
Great, and this so amazing!
Please show us amazing work like this by which we learn and fun more from you....
🙂👑
How informative and cute😃😃
Glad it was helpful!
can you make a tutorial using opencv to scan a qr code with the computer's webcam that brings the user to the encoded link
Could you please create opencv tutorial sir
Interesting sir 😊
can you tell me or provide me the video that how to create or generate a qrcode of different website link or different links to access it in single scan..../...
Where did you get that baby Yoda from? I am sorry for this offbit query...but it's too cute 🥺😊
I got it from Target store here in USA. Actually I have a niece whose name is aastha as well and she just loves this baby yoda 😊
@@codebasics Wow..
Cool!
Great. I would be very glad if we can do a voter registration application using bitcoin blockchain. What do you think?
Hi I am a beginner in coding I tried this and got an error I wanted to run by you AttributeError: partially initialized module 'qrcode' has no attribute 'make' (most likely due to a circular import)
Same issue
Nice one
Sir can we do 2 text on 1 qr code? Its like name and id
IF we ave to add data base of shopping mall and has to make qr code for every product
Can you make Send keys like searching something on UA-cam and u get top 10
Great content from an amazing tutor is loading...
Sir, I need that baby yoda, do a giveaway😉
Are you using pycharm?
Speech to text codeing tutorial sir
Provide django interview questions for experience
When I try same code it shows qrcode has no command make
Can I edit existing QR code files. I need to correct a url
Hello sir, here i need some help because when i type pip install qrcode in terminal or in command prompt, it shows error.
Amazing Man!!
Glad it was helpful!
Bravo!
HOw to generate a unique QR code for each user ? can you help?
please can you help me on how to run my qrcode ,because when i try to run it ,does not display an image
will this Qr Code work forever.
Sir, I'm stored my wifi password in QRcode then my problem is if anyone wants to connect with my wifi network while scaning the QRcode at that time they directly connect to the network without showing my password to others.
CAN U WRITE A CODE TO GENEARTE FOLLOW LINK FOR ANY SOCIAL MEDIA ACCOUNT LIKE INSTAGRAM,FB ETC. OR MAYBE TO GENERATE DIRECT PAYMENT LINK
import image
is needed in my system
great video :)
Sir how to convert excel file to QR Code using python
how do i generate qr code to connect wifi or bluetooth
Sos genial
doesn't work! module 'qrcode' has no attribute 'make'
I had a similar issue where executing from Visual Studio code didn't work. It didn't recognize qrcode as a module. So I just ran it in the command line and it worked fine.
It worked for me
make sure that ur file name is unique because if ur file name is same as the module name it will not work
@@HKSinha5100 Thanks! Now working
@@giuseppevaravallo5284 Ur welcome
How do you disassemble and read the QR vaxx passport apps. Would like to know how much personal data they aren't supposed to be storing?!
Sir, how can I make a QR code to image?
i would like to make a information card come up when some one scans the qr code
How to make qrcode of an image using python
how the generated qr code is unique??
Is this some kind of inside joke? I don't get it.
You didn't generate any QR codes, just passed a few parameters to a third party library.
Hi bro
Is it possible to send qr code via email
yes, you can send the image file as an attachment. Try the smtp module
I was so glad investing with Hackerwhales on telegram I earned a lot dealing with him thank you very much sir
Bhai import me error ara hai maine qrcode import karke rakha hai but pycharm me import error batara
How to convert audio to qr
AttributeError: module 'qrcode' has no attribute 'make'
HELPPPP!!
ModuleNotFoundError: No module named ‘Image’
nvm I figure it out some how
@@drat716 How did you make it work?
@@irvingpurata2939 I just typed (pip install image) and it somehow work
I typed in the terminal btw
Why prompt to run so many ads ?
I give all praises to you, thank you so much hacker_010 on telegram, you just made my day, you are the best
Make a discord bot using python
nahi ho raha sir
10 bar try kr chula hu
ua-cam.com/video/ghJSCysFbNs/v-deo.html
ua-cam.com/video/UReZyaKQBF4/v-deo.html
its not working for. me
How can we add password to this..???
Bitcoin mining with python in 15min? Hmmmm
whats app code please...
can you tell me how to increase the length of string value decoded. Like if I encode "ua-cam.com/video/XPYuEVzQFrw/v-deo.html" it is encoding well but while decoding if the length of string is (> 84) it is printing nothing.
ModuleNotFoundError: No module named 'Image'
this error is ocuring
download the module
Thank you