Create QRCode with Python

preview_player
Показать описание
In this video, we will write a simple Python program that generates qrcode.

How to Build a Third Party Library and Publish onto PyPi

GitHub Repository

Django Machine Learning Project

Django-Multiple Database Management System Project

Django Pagination

Django Context Processor

Django Search Functionality

Follow me on:
Рекомендации по теме
Комментарии
Автор

Thank you! I'm learning a lot with your videos! :)

lizouu
Автор

Nice and simple tutorial sir👍🔥. I just discovered your channel and I really love your contents. Keep going sir. I will be so glad to collaborate and learn a lot from you. I'm a level 200 computer science student in legon.

SonnyTechAcademy
Автор

is there a way to apply this in your InventoryManagement App?
eg:
- creating new "Product" object will generate a fixed Qrcode for it.
- How do we ensure the url link and QRimage remains the same for that "Product"

hmzh