Internship On Python: Project:-Qr-Code Generator & Scanner
Internship On Python: Project:-Qr-Code Generator & Scanner
Internship On Python: Project:-Qr-Code Generator & Scanner
QR Code is two-dimensional barcode which is categorized in matrix barcode that can store data information. QR
stands for “Quick Response” as the creator intended the code to allow. QR-code are being widely used and are at their
peak at this time, A recent study found that over 30% of the market are using QR codes in their campaigns, which
has caused 300% increased in last 2 years (specially during COVID). We have developed a program using python that
generates a QR-code and also a program that QR code scanner.
PROPOSED SYSTEM
1. QR-code generator.
2. QR-code scanner.
SCREENSHOTS
Input:
data = "https://instagram.com/mohammed_saad1808?utm_medium=copy_link"
CONCLUSION
QR code is now being widely used in a variety of businesses. QR code is a way of encoding more information
than a traditional bar code. And most importantly, it contains information that can be easily decoded at high
speed. In this project, we show how to create the QR codes via the python program that facilitates users to easily
create their own QR codes for websites, emails, business cards, print ads and so on.