Skip to content

iadi37/qrcode-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Qr code Generator

What is a QR Code?

A Quick Response code is a two-dimensional pictographic code used for its fast readability and comparatively large storage capacity. The code consists of black modules arranged in a square pattern on a white background. The information encoded can be made up of any kind of data (e.g., binary, alphanumeric, or Kanji symbols)

Installation

pip3 install qrcode for macos users

pip install qrcode for Windows

Overview:

It is a beginner friendly python project demonstrating generation of qr codes which are used widely in payments and links redirection using mobile scanners.

By using qrcode library we can generate some awesome codes just by entering the url link and it will generate the QR for us.

Customization:

User can do Customization according to the needs like i have used conventional black and white color scheme but user can change the color according to needs in the code.

Also The Url is taking input from user and if you want to modify you can just remove url variable and give the respective website link in data.

Screenshot

QR redirecting to youtube.

QR redirecting to my Github account.Here instead of conventional format i used Red and white format,We can customize accordingly.

custom3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages