Skip to content

Rajasekaran85/QR-Code-Generation-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Application Title

QR Code Generation GUI

Description

  • QR Code Generation
  • pyqrcode library used
  • png library used
  • tkinter library used

Getting Started

Dependencies

  • Windows 7

Installing

  • pip install pyqrcode
  • pip install pypng
  • pip install tkinter

Executing program

  • Run the program
  • Enter the value in the text box for which you want to generate the QR Code.
  • Click Submit and "qrcode.svg" and "qrcode.png" file will created in the same tool path

Version History

  • 0.1
    • Initial Release

Releases

No releases published

Packages

No packages published

Languages