Create QR Code Using Python|QRcode Generator Python|python tutorial For Beginners in Hindi

preview_player
Показать описание
Create QR Code Using Python|QRcode Generator Python|python tutorial For Beginners in Hindi
This video is part of python fun and python programs series.In this video,i have explained how to create qrcode by writing python program.We will use qrcode mdoule to create qrcode. Let's see how to create a qr code and insert any link in it.So that,if you scan qrcode,it redirects you to my channel.
queries covered:-
1) Create QR Code Using Python
2) QRcode Generator Python

Hello guys,welcome to codeyug to build your computer science skills.Here,you will learn programming tutorials and computer science tutorials from basics to advanced.

source code :-
Thanks for watching this video
Subscribe codeyug for more programming tutorials.
About this channel:-
This channel provides free tutorials on programming,coding,web development.There are programming tutorials which covers from basics to advanced absolutely in hindi.

Our social links:-
creator:-
------shantanu kejkar-------
#python #python3 #codeyug #programming #coding #tutorial #codeyug
Рекомендации по теме
Комментарии
Автор

You deserve more than 100k subscriber..keeb going bro.... . Love from Bangladesh bro ...

sadikhossain
Автор

I am your old Suscriber and you are doing amazing work...

csinyyo
Автор

Bro your channel is great, i subscribed 🙏

harveersingh
Автор

you thaught me something new to me
thank you
this video make me to subscribe to your channel
thank u

phaniramcharan
Автор

Thank you sir please can you make a turtorial series for telegram bot

rabinparajuli
Автор

qr = qrcode.QRCode(version = 15, box_size = 10, border = 5)


qr.add_data(data)
qr.make(fit = True)
qr.make_image(fill = "black", back_color = "white")
img.save('text.png')
img.show()

rayyanahmed
Автор

Hmne Qrcode ko import karke one of the function use Kiya....or isme dusre kitene function hai wo kaise pata chalenga...and other one is isme aapne bataya uske Siva or bhi .mathods honge is module me??

pradipchovatiya
Автор

Sir qr code generate ho gya but mobile se scan krne se vdo ply nhi ho paa rha h reply me

Aurangzeb
Автор

Plz tell me how to generate 2D data matrix in python

mythrireddy
Автор

Sur jab mai cmd mai pip install qrcode type kr rhi hu to kuch aisa aa rha h `pip` is not recognised as an internal or external commands,

sundarmahra
Автор

How to hide url and as we run qrcode it will directly start the video

avnijain
Автор

Error face
Syntaxerror: invalid syntax. Perhaps you forget a comma?

shivaayguru
Автор

i didn't get the output image hence the file is still in the .py format and no image is there with that kindly help me

om_here
Автор

Desktop is not recognised internal and external command operable or batch file bata raha

ITACHI-ypjo
Автор

Sir i got error. Error name is ModuleNotFoundError named 'Image' but i have already install qrcode package plz reply me

Aurangzeb
Автор

Sir aapne to apna you tub channel se data ka link liya h ham log kaha se le

dearlbsnaa
Автор

Sir jese apne QRcode module import kiya h or usme add_data, make or image k liye method available h vo agar nhi pta h to kese find kre usko ki itni sari method available h QRcode module m

soni_g
Автор

Hello sir interview dikhath aarahi hai pls help chahiye mujye 🙏🙏

aartipawar
Автор

i import qrcode but on qrcode it shows error that no module exists

tajweedequraan-
Автор

Hlo sir kya muje iska code mil sakta h

AmanSingh-uzpx