FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

rahul2002m/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. · GitHub

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

12 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL