Django barcode generator | How to create barcodes in Django

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ม.ค. 2025

ความคิดเห็น • 60

  • @Pyplane
    @Pyplane  4 ปีที่แล้ว +8

    Hi Guys! Here is the source code if anyone would need it:
    github.com/hellopyplane/Barcodes-with-Django

    • @rayon9353
      @rayon9353 4 ปีที่แล้ว +1

      thanks

  • @everything5240
    @everything5240 4 ปีที่แล้ว +2

    I think u read my mind ,
    You've just cleared what m thinking ,
    Waiting for react part 3

  • @ShubhamYadav-co8xh
    @ShubhamYadav-co8xh 4 ปีที่แล้ว +2

    Hey Dear! After Seeing ur Ad visited the channel and it didn't disappoint me...keep up the good work subscribers will grow soon,cheers!

    • @Pyplane
      @Pyplane  4 ปีที่แล้ว

      Thank you Shubham :)

  • @joelpedroso6087
    @joelpedroso6087 4 ปีที่แล้ว +3

    Amazing Bro!!!! Thank you. God bless you

    • @Pyplane
      @Pyplane  4 ปีที่แล้ว +2

      Thanks for watching Joel! :)

  • @abdadeel_
    @abdadeel_ 4 ปีที่แล้ว +3

    Hey Luke! I just wanted to put it out there that your channel about Django is unique. I don't think there. is one like your channel out there 🙂. I am pretty sure the channel will grow big. Keep putting your efforts and producing this amazing content. 🚀

    • @Pyplane
      @Pyplane  4 ปีที่แล้ว +1

      Thank you Abdullah for such nice words :) very motivating comment for me! Cheers!

  • @shaikasmazabi1359
    @shaikasmazabi1359 4 ปีที่แล้ว +1

    Love your Work Luke, God Bless You with Great Health🥰🥰🥰

    • @Pyplane
      @Pyplane  4 ปีที่แล้ว +2

      Thank you! :)

  • @securite8893
    @securite8893 2 ปีที่แล้ว

    i found your video useful 👏👏👏 tanks a lot

  • @piyushsethi901
    @piyushsethi901 4 ปีที่แล้ว

    Great content.
    Appreciations from India, Sir!!😇

    • @Pyplane
      @Pyplane  4 ปีที่แล้ว

      Thank you!

  • @siya.abc123
    @siya.abc123 4 ปีที่แล้ว +2

    Awesome man!

    • @Pyplane
      @Pyplane  4 ปีที่แล้ว +1

      Thank you Siya!

  • @leo5946
    @leo5946 4 ปีที่แล้ว +1

    Liked you video very much buddy ..
    Thank You

    • @Pyplane
      @Pyplane  4 ปีที่แล้ว

      Thanks for watching Vishnu ! :)

  • @azozsalahsalah6204
    @azozsalahsalah6204 4 ปีที่แล้ว +1

    i love you very match
    you are a great man

  • @yugandharsurya
    @yugandharsurya 4 ปีที่แล้ว +2

    Please explain how to take input from the user and do the same operation then give output(as a barcode) to the user...

    • @Pyplane
      @Pyplane  4 ปีที่แล้ว +1

      Depends what you want to do here (there are many options). But in general just create a modelform based of the Product class

    • @yugandharsurya
      @yugandharsurya 4 ปีที่แล้ว

      Thanks, @@Pyplane for your reply, I want to take input URL from the user and show them a QRcode that's it

    • @Pyplane
      @Pyplane  4 ปีที่แล้ว +1

      @@yugandharsurya So you are reffering to the qrcode tutorial? Are you familiar with django forms? As mentioned before you can do this with the use of modelform

    • @yugandharsurya
      @yugandharsurya 4 ปีที่แล้ว

      @@Pyplane yes yes, thank you I'll try it

  • @laohaotue
    @laohaotue 2 ปีที่แล้ว

    Can I add the barcode variable in a existing product model?

  • @aashayamballi
    @aashayamballi 4 ปีที่แล้ว +1

    Thanks, Luke :)

    • @Pyplane
      @Pyplane  4 ปีที่แล้ว +2

      Thanks for watching as always Aashay :)

  • @marufhasanmunna8193
    @marufhasanmunna8193 3 ปีที่แล้ว

    Best broooo

  • @shanky_blogger
    @shanky_blogger 2 ปีที่แล้ว

    In case of update any information.. every time barcode Will generate new..?

  • @lofistudio9652
    @lofistudio9652 4 ปีที่แล้ว

    Thanks Luke
    For this😍😍😍😍

    • @Pyplane
      @Pyplane  4 ปีที่แล้ว

      Thanks for watching :) Cheers!

  • @yugandharsurya
    @yugandharsurya 4 ปีที่แล้ว +1

    Hey, your videos are too good.💖💖💖
    I have created a QRcode generator using Django.
    It worked fine on localhost but when I host that project on Heroku then the image didn't show up.
    can you plz make a video to deploy it with Heroku or anything else????

    • @yugandharsurya
      @yugandharsurya 4 ปีที่แล้ว

      Or can you tell me here itself??

    • @Pyplane
      @Pyplane  4 ปีที่แล้ว +1

      Hi again. there are a lot of good tutorials already on youtube related to this. check them out :)

    • @yugandharsurya
      @yugandharsurya 4 ปีที่แล้ว

      @@Pyplane thanks, OK I'll check that,

    • @krunalpatil9910
      @krunalpatil9910 4 ปีที่แล้ว +1

      Yes sir. One video on how to deploy big project. Like you can deploy your social network project. That will be good. These deployment task is pretty bad. Pythonanywhere has only 500 mb limit.

  • @Codewithjs8
    @Codewithjs8 4 ปีที่แล้ว +1

    Please teach django eccomerce using with template step by step sir

    • @Pyplane
      @Pyplane  4 ปีที่แล้ว

      Hi there! I think this is a good idea but once the social network project is completed as well as the friendly introduction to django series. Cheers!

  • @paranoia9142
    @paranoia9142 2 ปีที่แล้ว

    Barcode scanner next?

  • @azozsalahsalah6204
    @azozsalahsalah6204 4 ปีที่แล้ว

    What is the function of BytesIo, and why did you use File ????

  • @ahnaftahmidsifat5565
    @ahnaftahmidsifat5565 4 ปีที่แล้ว +1

    please make a django fuol playlist to learn from scratch

    • @Pyplane
      @Pyplane  4 ปีที่แล้ว +1

      Hi. You can checkout the social network playlist. Soon I'll publish a friendly introduction to django course. Cheers!

  • @usamakaleem8378
    @usamakaleem8378 4 ปีที่แล้ว

    Thanks mate

    • @Pyplane
      @Pyplane  4 ปีที่แล้ว +1

      Thanks for watching!

  • @timur8216
    @timur8216 4 ปีที่แล้ว

    thanks dude!

    • @Pyplane
      @Pyplane  4 ปีที่แล้ว

      Thanks for watching!

  • @quranicscience9631
    @quranicscience9631 9 หลายเดือนก่อน

    Want more real life django project

  • @roshanthapa9455
    @roshanthapa9455 11 หลายเดือนก่อน

    why 1 digit apper in last what is solution of it

  • @envyzhateu9715
    @envyzhateu9715 4 ปีที่แล้ว +1

    Why Error : a bytes-like object is required, not 'Image'
    please help me

  • @nazmusshahadat6360
    @nazmusshahadat6360 4 ปีที่แล้ว +1

    ModuleNotFoundError: No module named 'barcode.writer' i am getting this error, can you please help me

    • @Pyplane
      @Pyplane  4 ปีที่แล้ว

      hi. Did you do the installation properly? Check with pip freeze command do you have the barcode package installed. Good luck!

    • @nazmusshahadat6360
      @nazmusshahadat6360 4 ปีที่แล้ว

      @@Pyplane I did, i ran the command pip install python-barcode
      Still it says " from barcode.writer import ImageWriter
      ModuleNotFoundError: No module named 'barcode.writer"

    • @Pyplane
      @Pyplane  4 ปีที่แล้ว

      @@nazmusshahadat6360 I understand but does the command pip freeze confirm that you have it installed? Please check

    • @nazmusshahadat6360
      @nazmusshahadat6360 4 ปีที่แล้ว

      brother, I did it from the start with a new project, It works
      thank youuuu

    • @Pyplane
      @Pyplane  4 ปีที่แล้ว

      @@nazmusshahadat6360 awesome!

  • @sonusardar8317
    @sonusardar8317 4 ปีที่แล้ว

    weasyprint with django tutorial
    pdf generate

    • @Pyplane
      @Pyplane  4 ปีที่แล้ว

      I don't use weasyprint any more. I have an article on the blog on how to use it but xhtml2pdf is much better in my opinion. There is a video available here on the channel on this. Cheers

  • @wiki-infodevelopment3369
    @wiki-infodevelopment3369 ปีที่แล้ว

    the most important thing is How to read barcode using Django?

  • @XEROS282
    @XEROS282 2 ปีที่แล้ว

    Doesn’t work, image is not correct, I’ve barcode = 1112223334445 but image has barcode = 1112223334448, always last digit is wrong