Skip to content

PYTHON GUI SCRIPT TO GENERATE, SAVE & DISPLAY QRCODE IMAGES OF USER-INPUT TEXT USING pyqrcode LIBRARY

Notifications You must be signed in to change notification settings

LoopGlitch26/PythonQRCodeGenerator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PythonQRCodeGenerator

PYTHON GUI SCRIPT TO GENERATE, SAVE & DISPLAY QRCODE IMAGES OF USER-INPUT TEXT USING pyqrcode LIBRARY.

pyqrcode library is a QR code generator. The module automates most of the building process for creating QR codes. This module attempts to follow the QR code standard as closely as possible.

The module can be installed using - pip install pyqrcode

About

PYTHON GUI SCRIPT TO GENERATE, SAVE & DISPLAY QRCODE IMAGES OF USER-INPUT TEXT USING pyqrcode LIBRARY

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%