Тёмный

Django barcode generator | How to create barcodes in Django 

Pyplane
Подписаться 35 тыс.
Просмотров 13 тыс.
50% 1

Опубликовано:

 

29 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 60   
@Pyplane
@Pyplane 4 года назад
Hi Guys! Here is the source code if anyone would need it: github.com/hellopyplane/Barcodes-with-Django
@rayon9353
@rayon9353 4 года назад
thanks
@joelpedroso6087
@joelpedroso6087 4 года назад
Amazing Bro!!!! Thank you. God bless you
@Pyplane
@Pyplane 4 года назад
Thanks for watching Joel! :)
@shaikasmazabi1359
@shaikasmazabi1359 4 года назад
Love your Work Luke, God Bless You with Great Health🥰🥰🥰
@Pyplane
@Pyplane 4 года назад
Thank you! :)
@ShubhamYadav-co8xh
@ShubhamYadav-co8xh 4 года назад
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 :)
@everything5240
@everything5240 4 года назад
I think u read my mind , You've just cleared what m thinking , Waiting for react part 3
@Codewithjs8
@Codewithjs8 4 года назад
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!
@yugandharsurya
@yugandharsurya 4 года назад
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 года назад
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 года назад
@@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
@XEROS282
@XEROS282 2 года назад
Doesn’t work, image is not correct, I’ve barcode = 1112223334445 but image has barcode = 1112223334448, always last digit is wrong
@siya.abc123
@siya.abc123 4 года назад
Awesome man!
@Pyplane
@Pyplane 4 года назад
Thank you Siya!
@abdadeel_
@abdadeel_ 4 года назад
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 года назад
Thank you Abdullah for such nice words :) very motivating comment for me! Cheers!
@shanky_blogger
@shanky_blogger 2 года назад
In case of update any information.. every time barcode Will generate new..?
@wiki-infodevelopment3369
@wiki-infodevelopment3369 10 месяцев назад
the most important thing is How to read barcode using Django?
@ahnaftahmidsifat5565
@ahnaftahmidsifat5565 4 года назад
please make a django fuol playlist to learn from scratch
@Pyplane
@Pyplane 4 года назад
Hi. You can checkout the social network playlist. Soon I'll publish a friendly introduction to django course. Cheers!
@quranicscience9631
@quranicscience9631 5 месяцев назад
Want more real life django project
@roshanthapa9455
@roshanthapa9455 7 месяцев назад
why 1 digit apper in last what is solution of it
@azozsalahsalah6204
@azozsalahsalah6204 4 года назад
i love you very match you are a great man
@envyzhateu9715
@envyzhateu9715 3 года назад
Why Error : a bytes-like object is required, not 'Image' please help me
@hanineguesmi5215
@hanineguesmi5215 3 года назад
did u fixed the problem??
@paranoia9142
@paranoia9142 2 года назад
Barcode scanner next?
@leo5946
@leo5946 4 года назад
Liked you video very much buddy .. Thank You
@Pyplane
@Pyplane 4 года назад
Thanks for watching Vishnu ! :)
@yugandharsurya
@yugandharsurya 4 года назад
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 года назад
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 3 года назад
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.
@aashayamballi
@aashayamballi 4 года назад
Thanks, Luke :)
@Pyplane
@Pyplane 4 года назад
Thanks for watching as always Aashay :)
@marufhasanmunna8193
@marufhasanmunna8193 2 года назад
Best broooo
@nazmusshahadat6360
@nazmusshahadat6360 4 года назад
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!
@laohaotue
@laohaotue 2 года назад
Can I add the barcode variable in a existing product model?
@azozsalahsalah6204
@azozsalahsalah6204 4 года назад
What is the function of BytesIo, and why did you use File ????
@securite8893
@securite8893 Год назад
i found your video useful 👏👏👏 tanks a lot
@piyushsethi901
@piyushsethi901 3 года назад
Great content. Appreciations from India, Sir!!😇
@Pyplane
@Pyplane 3 года назад
Thank you!
@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
@lofistudio9652
@lofistudio9652 4 года назад
Thanks Luke For this😍😍😍😍
@Pyplane
@Pyplane 4 года назад
Thanks for watching :) Cheers!
@usamakaleem8378
@usamakaleem8378 3 года назад
Thanks mate
@Pyplane
@Pyplane 3 года назад
Thanks for watching!
@timur8216
@timur8216 4 года назад
thanks dude!
@Pyplane
@Pyplane 4 года назад
Thanks for watching!
Далее
Airpod Through Glass Trick! 😱 #shorts
00:19
Просмотров 196 тыс.
pumpkins #shorts
00:39
Просмотров 19 млн
Generating QR Codes And Barcodes in Python
14:28
Просмотров 19 тыс.
How to create barcodes in Excel that WORK!
11:22
Просмотров 676 тыс.
Airpod Through Glass Trick! 😱 #shorts
00:19
Просмотров 196 тыс.