QR-Code Generator - Python
- Tech Stack: Python 3, Tkinter, PyQrCode library
- Dataflair Article URL: Article Link
- Dataflair Project Download URL: Project Download
- Github URL:
QR code generator application is created using tkinter library for GUI and pyqrcode library for generating QR codes. This application takes input from the user in the form of text or a URL and then generating a QR code that can be saved as a PNG image file.
Screenshots:

