Skip to content

A Quick Response Code or a QR Code is a two-dimensional bar code used for its fast readability and comparatively large storage capacity. It consists of black squares arranged in a square grid on a white background. Python has a library “qrcode” for generating QR code images.

Notifications You must be signed in to change notification settings

jayant766/QR_CODE_GENERATOR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

QR_CODE_GENERATOR

A Quick Response Code or a QR Code is a two-dimensional bar code used for its fast readability and comparatively large storage capacity. It consists of black squares arranged in a square grid on a white background. Python has a library “qrcode” for generating QR code images.

About

A Quick Response Code or a QR Code is a two-dimensional bar code used for its fast readability and comparatively large storage capacity. It consists of black squares arranged in a square grid on a white background. Python has a library “qrcode” for generating QR code images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages