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

Поделиться
HTML-код
  • Опубликовано: 18 янв 2025

Комментарии • 80

  • @sadikhossain511
    @sadikhossain511 3 года назад +5

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

    • @Codeyug
      @Codeyug  3 года назад

      Yess...thank you🤘

  • @phaniramcharan764
    @phaniramcharan764 3 года назад +2

    OP explanation
    super

  • @Faiz-po9sc
    @Faiz-po9sc 8 месяцев назад +1

    I did it. Thank You

    • @Codeyug
      @Codeyug  7 месяцев назад +1

      Great!

  • @SurajPrajapati-ty6vs
    @SurajPrajapati-ty6vs 11 месяцев назад +1

    Thank you brother 🙏

    • @Codeyug
      @Codeyug  11 месяцев назад

      Welcome! and please do share

  • @phaniramcharan764
    @phaniramcharan764 3 года назад +2

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

    • @Codeyug
      @Codeyug  3 года назад

      hii,thank you for valuable comment and please share this channel with your friends..

    • @phaniramcharan764
      @phaniramcharan764 3 года назад +1

      @@Codeyug sure

  • @user-cs1in7yy2o
    @user-cs1in7yy2o 3 года назад +2

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

    • @Codeyug
      @Codeyug  3 года назад

      Yess...thank you

    • @Codeyug
      @Codeyug  2 года назад

      Oop series is there

  • @harveersingh7738
    @harveersingh7738 Год назад

    Bro your channel is great, i subscribed 🙏

  • @abhibaban2204
    @abhibaban2204 Год назад

    Just amazing 👏 ❤😊

  • @Naveen-rz2zv
    @Naveen-rz2zv 4 месяца назад

    Wow

  • @kalpanakadam9135
    @kalpanakadam9135 3 года назад +1

    Too good 👍

  • @dark_legions2227
    @dark_legions2227 2 года назад +1

    Awsmm bro.. Keep it up..

  • @rabinparajuli3423
    @rabinparajuli3423 3 года назад +1

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

  • @LOVE-ue7un
    @LOVE-ue7un 2 года назад

    well explained🙌🙌

    • @Codeyug
      @Codeyug  2 года назад +1

      You will fall in love with our Python playlists..

    • @Thanusree234
      @Thanusree234 2 года назад

      @@Codeyug you are right

  • @sundarmahra1171
    @sundarmahra1171 9 месяцев назад

    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,

  • @pradipchovatiya2579
    @pradipchovatiya2579 2 года назад +1

    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??

    • @Codeyug
      @Codeyug  2 года назад

      Latest short dekho shorts me jake...

    • @pradipchovatiya2579
      @pradipchovatiya2579 2 года назад

      Thank for reply I got the answer ☺️

  • @Aurangzeb200
    @Aurangzeb200 2 года назад +1

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

  • @om_here
    @om_here 2 года назад +1

    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

    • @Codeyug
      @Codeyug  2 года назад

      Send mi code on my insta account.. Link in about section

  • @avnijain736
    @avnijain736 6 месяцев назад +1

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

    • @Codeyug
      @Codeyug  6 месяцев назад

      You can import and there are many ways

  • @tajweedequraan-888
    @tajweedequraan-888 Год назад +1

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

    • @Codeyug
      @Codeyug  Год назад

      Install with PIP tool..

    • @tajweedequraan-888
      @tajweedequraan-888 Год назад +1

      i installed first then import but still showing error
      @@Codeyug

    • @Codeyug
      @Codeyug  Год назад

      @@tajweedequraan-888 send screenshot to me pn insta. Link you will get in about section

  • @ITACHI-yp1jo
    @ITACHI-yp1jo Месяц назад +1

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

    • @Codeyug
      @Codeyug  Месяц назад

      you have to change the path using cd command to directory of your python script. If everything is done correctly, please share more details.

  • @pranavkorhale5089
    @pranavkorhale5089 3 года назад +1

    Very good explanation 👌

  • @rayyanahmed321
    @rayyanahmed321 5 месяцев назад +1

    qr = qrcode.QRCode(version = 15, box_size = 10, border = 5)
    data = 'ruclips.net/video/unFF09PoGkA/видео.html'
    qr.add_data(data)
    qr.make(fit = True)
    qr.make_image(fill = "black", back_color = "white")
    img.save('text.png')
    img.show()

  • @maheshmokashe6824
    @maheshmokashe6824 2 года назад +1

    Not running on python 3.11

  • @Aurangzeb200
    @Aurangzeb200 2 года назад +1

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

    • @Codeyug
      @Codeyug  2 года назад +1

      Pip upgrade karo aur firse install karo qo module..

    • @Aurangzeb200
      @Aurangzeb200 2 года назад

      @@Codeyug sir qr code ka size increases nhi ho paa rha h plz reply me

  • @mythrireddy844
    @mythrireddy844 2 года назад +1

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

    • @Codeyug
      @Codeyug  2 года назад

      I will create video on this soon..

  • @aishaasif857
    @aishaasif857 Год назад +1

    Sir in command prompt it is showing can't open the file,

    • @Codeyug
      @Codeyug  Год назад

      Check my code again.. This should not happen

  • @suyogsonar4715
    @suyogsonar4715 2 года назад +1

    No module image is showing sir ??

    • @Codeyug
      @Codeyug  2 года назад

      Paste here program..

  • @shivaayguru07
    @shivaayguru07 Год назад +1

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

    • @Codeyug
      @Codeyug  Год назад

      it's syntax error, you have done some mistake. find and correct

  • @vaibhavverma1340
    @vaibhavverma1340 2 года назад +1

    brother, It throws the error : AttributeError: 'NoneType' object has no attribute 'save' please tell me ?

    • @Codeyug
      @Codeyug  2 года назад

      Please paste here your code...

    • @vaibhavverma1340
      @vaibhavverma1340 2 года назад +1

      @@Codeyug It is not full code just 3 lines
      import qrcode
      img = qrcode.make("GeeksforGeeks")
      img.save("image.png")

    • @Codeyug
      @Codeyug  2 года назад +1

      @@vaibhavverma1340 it's a make_image() function I guess...

    • @vaibhavverma1340
      @vaibhavverma1340 2 года назад +1

      @@Codeyug from where I can write????

    • @Codeyug
      @Codeyug  2 года назад

      @@vaibhavverma1340 check my code please...

  • @dearlbsnaa2699
    @dearlbsnaa2699 2 года назад +1

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

    • @Codeyug
      @Codeyug  2 года назад +1

      Koi bhi web link use kr sakte ho app.. RUclips ke web app pe redirect kr do

  • @abhisheknayak4758
    @abhisheknayak4758 Год назад +2

    I didn't get the image

  • @AmanSingh-uz8px
    @AmanSingh-uz8px Год назад +1

    Hlo sir kya muje iska code mil sakta h

    • @Codeyug
      @Codeyug  Год назад

      I don't have the code now as video is old and I lost all old data.

  • @soni_g
    @soni_g 2 года назад +1

    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

    • @Codeyug
      @Codeyug  2 года назад

      By using dir() in global scope...

  • @aartipawar2259
    @aartipawar2259 2 года назад +1

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

    • @Codeyug
      @Codeyug  2 года назад

      Hi.. Please tell me..

    • @aartipawar2259
      @aartipawar2259 2 года назад +1

      Sir no. dijiye aapka mai bathaungi aapko 🙏🙏

    • @Codeyug
      @Codeyug  2 года назад

      @@aartipawar2259 mail me your queries or send me your number if so urgent..

  • @manavsojitra8508
    @manavsojitra8508 10 месяцев назад

    i think it's fill_color* insted of fill

  • @arpanjainff8214
    @arpanjainff8214 Месяц назад +1

    Code is not working

    • @Codeyug
      @Codeyug  Месяц назад

      Just debug it bro..there can be changes in QR module. What's the error

  • @daminitaram1154
    @daminitaram1154 2 года назад +1

    Sir qrcode module download nhi ho rha hai and pip list error bta rha hai

    • @Codeyug
      @Codeyug  2 года назад

      Install latest fresh version of python

  • @AmanShahare-l7o
    @AmanShahare-l7o 11 месяцев назад

    import qrcode
    qr=qrcode.QRCode(
    version=15,
    box_size=10,
    border=5
    )
    data = "ruclips.net/user/Codeyug"
    qr.add_data(data)
    qr.make(fit=True)
    img=qr.make_image(fill="black",back_color="white")
    img.save('text.png')
    ERROR: Traceback (most recent call last):
    File "f:\qrprogram\qrcode.py", line 1, in
    import qrcode
    File "f:\qrprogram\qrcode.py", line 3, in
    qr=qrcode.QRCode(
    ^^^^^^^^^^^^^
    AttributeError: partially initialized module 'qrcode' has no attribute 'QRCode' (most likely due to a circular import). Did you mean: 'qrcode'?
    Sir, can you please find what i am doing wrong ?

  • @HarshSaxenaReal
    @HarshSaxenaReal Год назад +1

    Hello Sir, I am facing some error
    Here is my code-
    import qrcode
    qr=qrcode.QRCode(
    version=15,
    box_size=10,
    border=5
    )
    data="@www.youtube.com/@HarshSaxenaReal/featured"
    qr.add_data(data)
    qr.make(fit=True)
    img.save('image.png')
    here is error-
    C:\Users\Harsh Asus\Desktop>python examplee.py
    Traceback (most recent call last):
    File "C:\Users\Harsh Asus\Desktop\examplee.py", line 10, in
    "img".save('image.png')
    ^^^^^^^^^^
    AttributeError: 'str' object has no attribute 'save'
    C:\Users\Harsh Asus\Desktop>
    please help me @codeyug

    • @Codeyug
      @Codeyug  Год назад +1

      Please check my code and compare... You will get it. Img is the object which we get from make_image function.. That particular line is missing from your code.

    • @HarshSaxenaReal
      @HarshSaxenaReal Год назад

      @@Codeyug I did many time, could not find, please help me sir