Skip to content

This project helps to generate QR code for the given details. When you insert your details into the GUI and click on Generate QR, then the preview of generated QR code is shown at right part of GUI and the QR code gets saved in the file named QR.

rahul2002m/QRCode_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QRCode_Generator

This project helps to generate QR code for the given details.

When you insert your details into the GUI and click on Generate QR, then the preview of generated QR code is shown at right part of GUI and the QR code gets saved in the file named QR.

Steps to run the file:

  1. Download the requirements. Open CMD and execute the following commands:
pip install qrcode
pip install python-resize-image
pip install Pillow
pip install tk
pip install tk-tools
  1. Run the python file.
  2. Enter your details
  3. Click on Generate QR

About

This project helps to generate QR code for the given details. When you insert your details into the GUI and click on Generate QR, then the preview of generated QR code is shown at right part of GUI and the QR code gets saved in the file named QR.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages